Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 5 General Activities Palette : Wait

Wait
Activity
The Wait activity suspends execution of the process instance and waits for a Notify activity with a matching key to be executed in another process instance. The key specified in the Notify Configuration resource specified on the Configuration tab and the Key field of the Input tab creates a relationship between the Wait activity and the corresponding Notify activity.
The same Notify Configuration shared configuration resource must be specified by corresponding Wait and Notify activities so that data can be passed from the process instance containing the Notify activity to this process instance. The schema in the Notify Configuration resource can be empty, if you do not want to pass data between processes.
The Wait, Receive Notification, and Notify activities allow running process instances to communicate. See TIBCO ActiveMatrix BusinessWorks Process Design for more information on inter-process communication.
Configuration
The Configuration tab has the following fields.
The Notify Configuration shared configuration resource that defines a data schema for this activity. See Notify Configuration for more information.
Input
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about mapping and transforming input data.
The input for the activity is the following.
See TIBCO ActiveMatrix BusinessWorks Process Design for more information and examples of choosing the key for Wait, Notify, and Receive.
Output
The output for the activity is the following.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved