Siebel Adapter 6.0 SP3 | webMethods Siebel Adapter Documentation | webMethods Siebel Adapter Installation and User’s Documentation | Overview of the Adapter | webMethods-to-Siebel Communication
 
webMethods-to-Siebel Communication
 
Adapter Service Templates
Multi-Valued Links in Services
Changing the Connection Associated With an Adapter Service at Design Time
Changing the Connection Associated with an Adapter Service at Run Time
Passing Credentials at Run Time while Invoking an Adapter Service
Query Services
Insert Services
Update Services
Delete Services
Associate Services
Attachment Services
Business Service Services
Invoke Business Component Method Services
To use the Siebel Adapter to perform webMethods-to-Siebel communication, you configure adapter services. Adapter services allow you to connect to the adapter's resource and initiate an operation on the resource from the Integration Server.
You call adapter services from flow or Java services to interact with the Siebel Server. The adapter services perform operations by using Siebel's Business Object Interface (BOI) API. Integration Server then uses adapter connections that you defined earlier to execute the adapter services. See webMethods-To-Siebel Communication, for details. The flow or Java services can call adapter services from any kind of Integration Server client, including a Web browser, Java, C/C++, or Visual Basic client. For example, in a browser client you can create an HTML form that interacts with your Siebel connection using the Siebel Adapter. Integration Server and the Siebel Adapter must be on the same network as your Siebel connection. For instructions to invoke services, see the webMethods Service Development Help for your release.