Steps to Create Siebel Inbound Web Service:
- Login to Siebel epharma client
- Go to Site Map
- Click on Web Services Administration Screen Tab
- Now click on Inbound Web Services View Tab
- Create a New Record in Inbound Web Services List Applet
- In Namespace write “http://siebel.com/asi/”
- In Name write“Directutor Contact”
- Make status as“Active”
- Comment is not a mandatory field. You can write any meaningful comment for your reference.
- Create a New record in Service Ports List Applet.
- In Name write“Directutor Contact”
- In Type click on the Glyph.
- From Pick Applet select “Siebel Contact”
- Then Type will come as“Business Service” in Service Ports List Applet.
- Now Select “HTTP” as Transport medium.
- Select Binding as “SOAP_DOC_LITERAL”
- In Address write the following string
- Now in the Operations List Applet Add methods.
- From the Pick Applet Select methods like “Insert”, “Update”, “Delete” etc.
- Make the Authentication Type as “None”
- Now click the“Clear Cache” tab 2-3 times.
- Finally click on the“Generate WSDL” button to generate the WSDL file & save the file with .wsdl extension.
- A WDSL file for the external Web Service
- An outbound ASI
- An outbound proxy business service of CSSWSOutboundDisptacher class. This service acts as a client-side implementation of the Web Service and includes the operations and the arguments to the operations defined in the WSDL document.
- Integration Objects, representing input and output parameters of the service methods, are created if any of the operations require a complex argument (XML Schema) to be passed. If the service does not use complex arguments, then no integration object definitions will be created.
- A Web Service administration document (an XML file) containing the run-time Web Service administration data that should be imported into the Siebel Web Client, using the Outbound Web Services view of the Administration - Web Services screen.
- Login to Siebel epharma client
- Go to Site Map
- Click on Web Services Administration Screen Tab
- Now click on Outbound Web Services View Tab
- Click the “Import” button & browse the .xml file which has created during importing the External Application Web Service Description Language in Siebel.
- Once the file is browsed properly the Outbound Web Service Proxy definations(Service Ports, Operations) will be created in Siebel Client accordingly.
Attachment | Size |
---|---|
Siebel Web Services Step by Step Guide.doc | 0 bytes |