fluig_process_available_users_start
Get users eligible to receive the first task when starting a process. Requires process ID and initial state number; optional threadSequence.
Instructions
Users eligible to receive the first task when starting a process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | Initial state number. | |
| processId | Yes | Process id. | |
| threadSequence | No | threadSequence (optional, default 0). |