Endwi

Ends a work item with a cause code (for reporting purposes).

Supported Script Types

Properties

Property Details
ContactID The contact ID for the work item "contact" that was ended.
ReasonCode Select from a drop-down the cause code that you want to be reported.

Branches

Branch Details
Default Path taken unless the script meets a condition that requires it to take one of the other branches. It is also taken if the other branches are not defined.
OnError Path taken when there is an unexpected problem (for example, poor connectivity, syntax errors, and so forth). The _ERR variable should be populated with a condensed explanation of the problem.

Similar Solutions