Chapter 11 Out-of-Process ActiveMatrix BusinessWorks Integration : Receive Event Resource Reference

Receive Event Resource Reference
This process starter starts the process when the specified simple event arrives from its default destination channel, or from a destination specified in the configuration tab.
Configuration
The Configuration tab has the following fields.
The name to appear as the label for the resource. Names follow Java variable naming restrictions. Do not use any reserved words. Names must be unique within a folder. See Identifiers (Names) in TIBCO BusinessEvents Language Reference.
Event Reference
Custom Destination
If you do not want to use the default destination for the specified simple event, identify an alternate destination in this field.
Misc
The Misc tab has the following fields.
This field can contain an XPath expression that specifies which processes should run in order. Process instances with sequencing keys that evaluate to the same value will be executed sequentially in the order the process instance was created.
See TIBCO BusinessWorks Process Design Guide for more information about controlling the execution order of process instances and about XPath expressions.
This field can contain an XPath expression that specifies a custom ID for the process instance. This ID is displayed in the View Service dialog of TIBCO Administrator, and it is also available in the $_processContext process variable.
Output
The Output tab has the following fields.
Data Type
BEReceiveEventOutput
Expand to show the name, properties, and attributes of the event type selected in the Configuration tab.