UCM Async Realtime Publish Workflow

This workflow is invoked as part of a server request to perform asynchronous real-time publishing. It is called from either the UCM (Organization, Person, Financial Asset, or Group) Customer Profile Integration SOAP Process or the UCM Batch Process workflow when the real-time Publish/Subscribe flag is true.

In this workflow, the second step, RealTimePublish, calls the UCM Publish/Subscribe service with the method RealTimePublishMethod. This method of UCM Publish/Subscribe Business Service handles the publishing of the message to the registered systems. Real-time, asynchronous, publishing increases the performance for both the UCM (Organization, Person, Financial Asset, or Group) Customer Profile Integration SOAP Process and the UCM Batch Process workflow.

You can enable the UCM Async Realtime Publish workflow to allow multiple view modes. For example you can use the All View mode which allows you to locate potential records which, though created by different users with different levels of visibility, are still the same record. If you do not specify All View mode, then the most restrictive visibility is applied to the record by default. For information on configuring All View mode, see Siebel System Requirements and Supported Platforms on Oracle Technology Network.