- Execute transaction /nSICF and do the following:
- Verify that all parent services are active for the following tree:
/sap/bc/srt/rfc/CASD/CA_SD_WS/
- Select a service, right-click the service, and select Activate Service.
The following example shows the web service tree:

Click Yes from the prompt.
The service is activated and ready for testing.
- Execute transaction /nSOAMANAGER.
The transaction launches your web browser and the SOA Management page appears.
- On the Technical Configuration tab, click System Global Settings.
The System Global Settings page appears.
- Contact your SAP administrator to confirm the SAP hostname and port number.
- On the Access Information J2EE server tab, click Edit / Display to enter the SAP host name and port number (if these fields are not already populated) as shown in the example and click Save.

The J2EE server is saved.
- Verify that the following web service is running:
/sap/bc/srt/rfc/CASD/SD_ADAPTER_WS
- On the Business Administration tab in SOA Management, click Web Service Administration.
The Web Service Administration page appears.
- Select the /CASD/CA_SD_WS service and click Open WSDL document for selected binding on the Overview tab of the Details of Service Definition page, as shown in the following example:

The WSDL document appears in your web browser.
- Copy the URL from the Address Bar to your text editor. For example, the link can appear as follows:
http://sapdev:8000/sap/bc/srt/wsdl/bndg_DE2DD378D6C687F1B94D005056B04977/wsdl11/allinone/ws_policy/document?sap-client=100
- On the Overview tab of the Details of Service Definition page, click Open Web Service navigator for selected binding.
The SOAMANAGER authentication prompt appears to log in to Web Services Navigator.
- Log in as the user j2ee_admin.
The Web Services Navigator appears.
- (Optional) Complete the following steps in the Web Services Navigator:
- Enter the WSDL URL of the web service that you copied, and click Next.
- Log in with the CASD_RFC_USR user you previously created.
The Web Services Navigator Overview page appears.
- Click Test.
- Execute the sapTest operation, as shown in the following example:

The product tests the web service connection.
- Enter any value in the RequestMessage prompt, such as 000.
The system responds to your 000 request with a message such as "Hello World", as shown in the following example:

This response confirms that the inbound services are properly connected.
This WSDL is ready for use with CA Service Desk Manager.