Modifying the service wizard to display all flows for inbound SOAP selection
Question: How do I modify the service wizard to display all flows (and not just the starter flows) for inbound SOAP selection.
Scenario: When you run the service wizard ('Create and manage work', SOAP), a list of available case types and flows is displayed that contain only starter flows even f you do not select 'Create Work'.
Solution: The display list for the service wizard can be changed to list all the flows and not just the starter flows. Please follow the steps to see all flows:
- Save the Rule-Obj-Flow.GetFlowListCreateWork to one of your rule-sets
- Replace the When condition of step 2 with "Always" instead of .pyCanCreateWorkObject=="true"
- Save and re-run the wizard