fluig_process_event_get
Read the source of a BPM process event from the event_proces table by providing process code, event name, and version.
Instructions
Read the source of a process event from the event_proces table. Legacy path — prefer fluig_process_events_xml, which reads the authoritative definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | NUM_VERS. | |
| eventName | Yes | Event name, e.g. "beforeTaskSave" or "servicetask71". | |
| processCode | Yes | Fragment of COD_DEF_PROCES. |