The following sections are provided for quick reference to information on the standard actions that are part of Skelta Workflow.NET. These actions cover most common workflow requirements. The linked topics cover the use of each action in detail.
The actions are are organized under the following topics:
|
Action |
Description |
|
Resource Actions |
|
|
This action can be used to send Approval Requests to Resources(s). Request can be sent to multiple resources at a time. |
|
|
This action can be used to send question(s) to be asked to selected resources(s). Checklists can be sent to multiple resources at a time. |
|
|
This action can be used to send Information to resource(s). |
|
|
This action can be used to send customized Notification messages in the form of email, instant message, or SMS. |
|
|
This action can be used to send a list of resources to target resource(s) for selecting the resource(s) who will perform the next action in the workflow. |
|
|
This action can be used to assign tasks to selected resources. |
|
|
Engine Actions |
|
|
This action helps to run COM-Objects using the Run method. |
|
|
This action helps to send email to the selected resource(s). |
|
|
This action sets the resource(s) who will perform the next action dynamically during workflow execution. |
|
|
The Rule action helps to frame complex rules, which determine the path of the workflow process. |
|
|
This action runs scripts written in Javasript or VBScript. |
|
|
This action can be used to run a Shell Command. Parameter Property Value is passed as a command line parameter to the string command. |
|
|
This action needs to be updated. |
|
|
This action is used to embed another workflow into the current workflow. |
|
|
Database Actions |
|
|
This action is used to change the internal status in the database. |
|
|
Miscellaneous Actions |
|
|
This action is used to synchronize the execution of actions on different workflow paths. |
|
|
Link Action |
|
|
This action is used to link the different actions in the workflow. |
|