Event
The Event tab has the following fields.
Input Item | Global Var? | Description |
---|---|---|
Candidate Event Key | No | Use to filter events. Only events whose candidate event key matches the key provided will trigger the activity. For example you can use the event’s extID as the event key. You can also use any of the event's properties as a matching candidate event key. There can be multiple keys, but only the first one that matches is considered. As an example use of this property, suppose you want "Wait for Event" to fire only for the 10th occurrence of an event. You would set the Candidate Event Key value to 10. In the input tab, you would map the input item key to a global variable that is incremented by 1 each time the event occurs. Refer to ActiveMatrix BusinessWorks Palette Reference sections on other "Wait For" types of activities (for example, for JMS queues or topics, or for Rendezvous) for more information. |
Event Timeout | No | If the event is received before the process reaches this activity, the event waits for this number of milliseconds. If the timeout period ends before the process reaches this activity, the event is discarded. |
Copyright © TIBCO Software Inc. All Rights Reserved.