Process Palette Reference

The Palette in WebStudio contains the components you can use to design a process diagram.

General
Name Description
Note A free-form text note
Association An association is a dotted line that links flow objects with non-flow objects such as text annotations
Sequence Flow A link or transition between two activities is called a sequence flow
Tasks
Name Description
Script Executed using a TIBCO BusinessEvents rule function
Business Rule Executed using a TIBCO BusinessEvents Decision Manager decision table
Send Message Sends a TIBCO BusinessEvents event to its default destination
Receive Message Receives a TIBCO BusinessEvents event
Web Service Executed using a web service
Inference Executed using a TIBCO BusinessEvents rule
Call Activity Executed using a private process
Gateways
Name Description
Exclusive Used to execute one sequence flow of execution after evaluating multiple sequence flows in a process
Parallel Used to execute concurrent multiple flows of execution
Start Events
Name Description
Start No trigger
Message Start Triggered by a simple event from a queue-based destination
Timer Start Triggered by a time event
Signal Start Triggered by a simple event from a topic-based destination. Multiple processes can be triggered by the same event.
End Events
Name Description
End No action occurs
Message End Sends a simple event to a queue-based destination
Error End Throws an appropriate error
Signal End Sends a simple event to a topic-based destination