Pass Values Between Workflows
How can I have Workflow1 pass a string arguement to Workflow2. Workflow2 does some work on the string and passes the result back to Workflow1.
Thanks,
Robert
0
-
Robert,
Take a look at the HTML5 Samples Viewer. There is a tool button "GE 4.0: Reference Workflow" that demonstrates the workflow task "Reference Workflow." It (workflow 1) basically sends text arguments to workflow 2 and it displays an alert box with those text arguments. It would be a simple process to reverse the order back to WF1.
Rick
Rick.0 -
I posted an example using the Invoke Workflow on Github.
https://github.com/DigitalDataServices/samples/tree/master/InvokeWorkflowExample0 -
Thanks Tom for a simple demonstration that explains what I want to do. I especially like the annotations that I will use to comment the code. 0 -
Hi Tom,
Would you mind if I posted this workflow example in our Code Gallery section? That way others could easily find it and use it.
Regards,
Wayne
Latitude Geographics Support Analyst0 -
Wayne... You are more than welcome to. I think I submitted it a while back but not sure. 0 -
Excellent Tom, thanks.
It's now posted here - https://support.geocortex.com/essentialsGSCCodeGallery?sub-nav=codegall&main-nav=essentials&#
?0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
6 kommentarer