Hoppa till huvudinnehållet

extracting variables from startup workflow

Kommentarer

3 kommentarer

  • Permanently deleted user

    Jeff,

    Were you able to find a solution on extracting variables from startup workflow? Is so, do you mind sharing it? Thank you very much!

     

    Regards,

     

    Jin 

    0
  • Permanently deleted user

    You can access the QueryString (QS) Value for the Key by decalaring the QS's key as the Argument on the Workflow file.

    With the example of Jeff's https://ilmorso3gi5vm/Geocortex/Essentials/Web/Viewer.aspx?Site=SCID&ReloadKey=True&username=d2baker&smod=P&project_id=1447

    (1) declare your workflow as the startup workflow on your Viewer.xml

    (2) On your workflow, open your workflow with WF designer, and click Arguments tab (at the bottom), add 'username', 'smod', 'project_id'

    (3) then you can use those three arguments on your workflow

    0
  • Permanently deleted user

    Munwhan,

    Thank you very much for your response! Apprieciated!

    Regards,

     

    Jin 

    0

Du måste logga in om du vill lämna en kommentar.