Message-Based Synchronization APIs

Message-based synchronization uses the publish/subscribe model. During a subscription, the subscriber indicates the data to be received from the publisher. When a subscription is established, the publisher must send all relevant data to the subscriber (to maintain the data state on the client).

The following operations are available when performing message based synchronization.

Related concepts
Connection APIs
Synchronization APIs
Related reference
Query APIs
Operations APIs
Local Business Object
Personalization APIs
Object State APIs
Utility APIs
Exceptions
MetaData and Object Manager API
Replication-Based Synchronization APIs