System Activities

Articles

Assign to Variable
Purpose Assign a specified value to a predefined Variables . Configuration Setting Description Value The value to be assigned to the variable Variable The variable to be updated Parameters created Parameter Type ...
Run Workflow
Purpose This Activity runs a child workflow from within a parent workflow. Depending on the child workflow chosen the it may require inputs from the parent workflow and/or return a result depending on its outputs .   Configuration options for...
Create Link
Purpose Create a link to record, which then can be embedded in an email Configuration Setting Description Resource The selected record that a link will be generated for Parameters created Parameter Type Description ...
Log
Purpose Record a message to the system log.  Configuration Setting Description Message The message to be written to the system log Object Optional setting to link this log message to a record. See  Audit Log Parameters cr...
End Event
This will add another exit point to the workflow. All the exit points in a workflow will be visible as exit points in   Run Workflow activities that call the workflow.  ...
Sequence to End
This is not an activity but rather a shortcut to link the current activity to the default end event. If more than one exit point is required then the appropriate activity is the  End Event . ...