Integration Server 10.15 | Publish-Subscribe Developer’s Guide | Synchronizing Data Between Multiple Resources | Defining How a Source Resource Sends Notification of a Data Change
 
Defining How a Source Resource Sends Notification of a Data Change
 
When Using an Adapter with the Source
When Developing Your Own Interaction with the Source
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.