Receive Notification
The Receive Notification process starter starts a process when another process executes a Notify activity with a matching key and Notify Configuration resource. The key specified in the Key field of the Configuration tab creates a relationship between the Receive Notification process starter and the corresponding Notify activity.
The same Notify Configuration shared configuration resource must be specified by corresponding Receive Notification and Notify activities so that data can be passed from the process containing the Notify activity to the process started with Receive Notification. 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. For more information on inter-process communication, see TIBCO ActiveMatrix BusinessWorks™ Process Design.