Hoppa till huvudinnehållet

Hi. Using WF5, how can I run a Workflow 4.x workflow and use a returned string value in the calling WF5 workflow?

Kommentarer

4 kommentarer

  • Stefan Schweigert

    Hi Robert,

     

    In the Geocortex Workflow 5 sample site, there's an example workflow for running this. Take a look at: https://latitudegeo.maps.arcgis.com/home/item.html?id=399480ee727143c2a1ab85bf6eb17487

     

    I've attached the Essentials Workflow here which is called by the above workflow.

     

    0
  • Stefan Schweigert

    Here's the JSON of the online workflow.

    0
  • Robert Pincus

    How do I interpret the Url...

    ="http://" +$displayform1.state.ServerName.value + "/Geocortex/Essentials/REST/sites/GW5_Workflows_Sample_Site/workflows/ExtentArea"

    if the Xaml file is on the server?

     

    Also, how did I check the proxy settings to allow requests?

     

    Robert

    0
  • Stefan Schweigert

    Hi Robert,

     

    The XAML file must be added to a particular site; this example executes the workflow through the REST endpoint on the input server name.

     

    The Essentials documentation has information on configuring your proxy settings.

     

    Thanks, Stefan

    0

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