Kill Action
Function
The Kill Action node indicates the end point of a workflow job when an error occurs.
Parameter Description
Table 1 describes parameters used on the Kill Action node.
Example Codes
<kill name="fail">
<message>
This workflow failed, error message[${wf:errorMessage(wf:lastErrorNode())}]
</message>
</kill> Last Article: End Action
Next Article: FS Action
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.