Notification module

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
The subscription mechanism launches, according to filters defined in the subscribe request, notifications intents adding on workflow nodes. Filters are:
* The ServiceEndpoint exposed by the workflow (BPEL process). A list of names can be set and will be involved in notification.
* The topic (QName) that selects in a workflow, onto which nodes (SCA components) will be positioned notification intents.

The subscribe request also contains informations on the consumer address, in order for the producer (EasyVIPER) to know where to send potential notifications. This information is to set in the {{ConsumerReference}} tag.