fluig_process_events_xml
Retrieve process events like afterTaskCreate directly from the definition XML, eliminating the need for add-on widgets or database queries.
Instructions
Read process events (beforeStateEntry, afterTaskCreate, afterProcessFinish, ...) with their source, straight from the definition XML. This is the authoritative copy — no add-on widget and no database access needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Specific version (optional). | |
| processId | Yes | Process id. |