Abort Process
Description
Abort Process immediately terminates the current process execution and logs a custom abort message. Use this process entry when a critical error or unrecoverable condition is detected — for example, halting a process after a required database connection fails, stopping execution when a mandatory input file is missing, or enforcing a hard stop when validation checks fail beyond acceptable thresholds.
Configurations
| Field Name | Description |
|---|---|
| Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
| Message | Message to add in log when aborting |