fluig_process_states
Lists valid target states (choosedState) for a process instance based on its current state. Specify process ID and instance number to retrieve available transitions.
Instructions
List the valid target states (choosedState) from an instance's current state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| processId | Yes | Process id. | |
| processInstanceId | Yes | Instance number. |