Difference between revisions of "Task Elements"

From PresenceWiki
Jump to: navigation, search
(Actions)
Line 53: Line 53:
 
These Tasks Elements are designed to perform actions.
 
These Tasks Elements are designed to perform actions.
  
<ul>
+
==== Alerts ====
<li>Alerts</li>
+
<li>
+
 
<ul>
 
<ul>
 
<li>[[Send Email]]</li>
 
<li>[[Send Email]]</li>
Line 63: Line 61:
 
</ul>
 
</ul>
  
 
+
==== File Actions ====
 +
<ul>
 
<li>[[Read Text File]]</li>
 
<li>[[Read Text File]]</li>
 
<li>[[Read Binary File]]</li>
 
<li>[[Read Binary File]]</li>
Line 71: Line 70:
 
<li>[[Copy File]]</li>
 
<li>[[Copy File]]</li>
 
<li>[[Delete File]]</li>
 
<li>[[Delete File]]</li>
 +
</ul>
  
 +
==== Other Actions ====
 +
<ul>
 
<li>[[Call Native Program]]</li>
 
<li>[[Call Native Program]]</li>
 
<li>[[FTP Upload]]</li>
 
<li>[[FTP Upload]]</li>
 
<li>[[Scorecard Collector]]</li>
 
<li>[[Scorecard Collector]]</li>
 
<li>[[Create Graph]]</li>
 
<li>[[Create Graph]]</li>
 +
</ul>
 +
 +
==== Enterprise Messaging ====
 +
<ul>
 
<li>[[JMS Producer]]</li>
 
<li>[[JMS Producer]]</li>
 
<li>[[JMS Consumer]]</li>
 
<li>[[JMS Consumer]]</li>
 
</ul>
 
</ul>

Revision as of 16:07, 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