To create a Web service reference manually:
- Navigate to the Web Service References page. See "Accessing the Web Service References Page".
- Click Create.
- Select Manual and click Next.
The Create/Edit Web Service page appears. - In Name, enter a name to identify the reference.
- Under Service Description:
- URL - Enter the URL used to post the SOAP request over HTTP. This corresponds to the soap:address location of a service port in the WSDL.
- Action - Enter the intent of the SOAP HTTP request (optional). The value is a URI identifying the intent. SOAP places no restrictions on the format or specificity of the URI or requires that it is resolvable.
- Proxy - Enter a proxy to override the application proxy for this service.
- SOAP Version - Select 1.1 or 1.2.
- Basic Authentication - Choose whether the Web service requires authentication. Select Yes or No.
- For SOAP Envelope, enter the SOAP envelope to be used for the SOAP request to the Web service.
Note:You can reference items from session state in the SOAP envelope by using#ITEM_NAME#
syntax. - For Store Response in Collection, enter the name of a collection to store the response (optional). The response is stored in the
CLOB001
column. - Click Create.
The Web service reference is added to the Web Service References Repository.
No comments:
Post a Comment