ActiveMatrix BusinessWorks Integration : Receive Event Resource Reference

Receive Event Resource Reference
This process starter starts a 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).
The lists of events and destinations shown in the Event Reference and Custom Destination fields comes from the EAR file referenced in the selected RuleServiceProvider Configuration resource.
If you do not want to listen for the specified event on its default destination, browse to and select an alternate destination.
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 ActiveMatrix 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
Expand BEReceiveEventOutput to show the name, properties, and attributes of the event received.