UCM Publish/Subscribe Service
The UCM Publish/Subscribe Service supports both near real-time publish operations, and daily batch publish operations.
The near real-time publish module takes the Siebel Connector for Master Data Applications output message, which could include heterogeneous body segments with different business object types, as an input message. It dynamically constructs a unique output message for each system. The output is based on the Business Object type that is registered in the Publish/Subscribe administration view. The near real-time publish module sends the constructed messages to the registered systems through a registered protocol type.
Similarly, the daily-batch publish module publishes the synchronization information of registered Business Object types. The module constructs messages according to Oracle Customer Hub (UCM) message specification and sends them to the registered system through registered protocol types.
Both publish modules then update the Last Publish time to the database in the Publish/Subscribe table.
The UCM Publish/Subscribe Service has the following default user properties:
EnableCrossReference[FALSE]
ReloadSystemsCounter[10]
WorkflowName[UCM Async Realtime Publish Workflow]
You can enable UCM Publish/Subscribe Service to allow multiple view modes, such as viewing records across multiple organizations, by setting the ViewMode User Property in the UCM Publish/Subscribe Service. For configuration instructions, see Siebel System Requirements and Supported Platforms on Oracle Technology Network.