Workaround to run WF4 (client activity) and WF5 in sequence?
I have rewritten a complex filter WF in WF5. However, as mentioned in another post, WF5 does not seem to have access to the layer list status, specifically to turning a pure HTML5 viewer folder on or getting its current visibility status. My issue is that some of the functionality does not work if the layers in the folder are not visible, because the folder is not turned on.
Now WF4 has the SetLayerListItemInfo, which turns on the folder beautifully. Is there any creative way that I can chain these 2 WFs? Run Essentials WF is not made for client activities and I have not found information on running a WF5 from a WF4.
-
We run WF5 from WF4 on occasion: use the command RunWorkflowByUrl (+WithParameters if needed). I haven't needed to go the other direction, but it looks like Run Essentials Workflow is a client-side activity so I am confused on the problem there.
0
Please sign in to leave a comment.
Comments
1 comment