Difference between revisions of "Task Elements"

From PresenceWiki
Jump to: navigation, search
(Actions)
(Actions)
Line 53: Line 53:
 
These Tasks Elements are designed to perform actions.
 
These Tasks Elements are designed to perform actions.
  
==== Alerts ====
+
===== Alerts =====
 
<ul>
 
<ul>
 
<li>[[Send Email]]</li>
 
<li>[[Send Email]]</li>
Line 61: Line 61:
 
</ul>
 
</ul>
  
==== File Actions ====
+
===== File Actions =====
 
<ul>
 
<ul>
 
<li>[[Read Text File]]</li>
 
<li>[[Read Text File]]</li>
Line 72: Line 72:
 
</ul>
 
</ul>
  
==== Other Actions ====
+
===== Other Actions =====
 
<ul>
 
<ul>
 
<li>[[Call Native Program]]</li>
 
<li>[[Call Native Program]]</li>
Line 80: Line 80:
 
</ul>
 
</ul>
  
==== Enterprise Messaging ====
+
===== Enterprise Messaging =====
 
<ul>
 
<ul>
 
<li>[[JMS Producer]]</li>
 
<li>[[JMS Producer]]</li>
 
<li>[[JMS Consumer]]</li>
 
<li>[[JMS Consumer]]</li>
 
</ul>
 
</ul>

Revision as of 16:08, 13 May 2009

What are Task Elements?

Task Elements (also known as Nodes) are the basic building blocks of a Presence Task. Task Elements are dragged into the Task Design View and joined together using a mouse gesture. In the example below (from the Task Designer interface) there are four such Task Elements:

http://www.international-presence.com/wikidocs/images/simple_task.gif

Task Elements are split into the following categories - please follow the category links to read more about the available Task Elements under each category:

Flow Control

These Task Elements control the flow of the Task. Many Tasks have a simple start and end point and a linear flow. Others will be more complex, requiring run-time decisions and branching based on the current data.

Data Access

These Tasks Elements are designed to load information from sources external to Presence.

Data Formatters

These Tasks Elements are designed to manipulate and write information to external sources.

Actions

These Tasks Elements are designed to perform actions.

Alerts
File Actions
Other Actions
Enterprise Messaging