Skelta Workflow.NET Help
Actions Quick Reference

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

Approval

This action can be used to send Approval Requests to Resources(s). Request can be sent to multiple resources at a time.

Checklist

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.

Information

This action can be used to send Information to resource(s).

Notification

This action can be used to send customized Notification messages in the form of email, instant message, or SMS.

ResourceSet

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.

Task

This action can be used to assign tasks to selected resources.

Engine Actions

COM-Object

This action helps to run COM-Objects using the Run method.

Email

This action helps to send email to the selected resource(s).

ResourceVariable

This action sets the resource(s) who will perform the next action dynamically during workflow execution.

Rule

The Rule action helps to frame complex rules, which determine the path of the workflow process.

Script

This action runs scripts written in Javasript or VBScript.

Shell

This action can be used to run a Shell Command. Parameter Property Value is passed as a command line parameter to the string command.

TimerTriggerAction

This action needs to be updated.

Workflow

This action is used to embed another workflow into the current workflow.

Database Actions

StatusChange

This action is used to change the internal status in the database.

Miscellaneous Actions

Synchronize

This action is used to synchronize the execution of actions on different workflow paths.

Link Action

Link

This action is used to link the different actions in the workflow.