Description:
Logs warning message to FlowWright system log.
Usage:
Example:
Let’s build and execute the clsLogWarningDef example.
- Create a new definition called “clslogwarningDef”
- Select the definition and click the “design” button
- Drag a "clsLogWarning" step to the canvas
- Connect the dots between the start and "clsLogWarning" step
- Click on the "clsLogWarning" step to configure its properties
- Configure the following values for the properties as shown on the below graphic
- Save the process definition, create a process instance and execute. The process step should log the warning message to System log, as configured.