Copyright © TIBCO Software Inc. All Rights Reserved |
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.
Global Var? 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). RuleServiceProvider Configuration Browse to and select the RuleServiceProvider Configuration resource used in this process.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.
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.
Data Type BEReceiveEventOutput Expand BEReceiveEventOutput to show the name, properties, and attributes of the event received.
Copyright © TIBCO Software Inc. All Rights Reserved |