Configuring Publish and Subscribe
The Publish Subscribe Web service provides a means of publishing messages to a middleware system, which acts as a funnel to the subscribing applications.
To create a proxy business service
In Siebel Tools, lock the project Web Service Integration, and lock the Project name.
From the File menu, select New Object.
In the New Object wizard, click the EAI tab, and click the Web Service icon.
Find the PublishSubscribe WSDL file in your installation directory.
The run-time data file and log file entries are automatically created.
Caution: Do not select the Process Fault Schema check box because it will produce unintended results.Click Next.
Select the Deploy Integration Objects and Proxy Business Services check box.
Click Finish.
Search the log files for the entry, Outbound proxy business service definitions to be generated. At the end of the definition, you see the name of the proxy business service you created.
For example:
Outbound proxy business service definitions to be generated: SyncOrganizationUCMJMSProducerService_1 for portTypeName:http://xmlns.oracle.com/ ABCS/UCM/Core/SyncOrganizationUCMJMSProducer/ V1:SyncOrganizationUCMJMSProducerService
In this example, SyncOrganizationUCMJMSProducerService is the name of the proxy service that was created.
When the proxy business service is created, click the Business Services object in the Object Explorer.