Notify Configuration
The Notify Configuration specifies a schema to use for passing data between executing process instances. The corresponding Receive Notification, Notify and Wait for Notification activities use the same Nofity Configuration to define the data for inter-process communication. The schema can be empty, if you do not want to pass data between processes.
Notify Configuration Editor
The Notify Configuration Editor is used to define a custom schema. The schema can be empty, if you do not want to pass data between processes.
You can define your own datatype on this tab, and you can reference XML schema or ActiveEnterpise classes stored in the project. Once defined, the data specified on the tab appears on the Input or Output tab of the Receive Notification, Wait for Notification or Notify activity where this shared configuration resource is used.