Defining How a Source Resource Sends Notification of a Data Change
Before you create logic that receives a notification document from a source resource and builds the canonical document, you need to determine how the source resource is to notify the source Integration Server when a data change occurs.
The source resource notifies other resources of a data change by sending a document that describes the change. The type of document the source sends depends on whether you are:
Using a
webMethods adapter with the source, or
Developing your own interaction with the source.
The following diagram highlights the part of data synchronization that this section addresses.