Using Web Services › How to Call Web Services
How to Call Web Services
To call CA Service Catalog web services with a Java client, follow this process:
- Verify that Java clients meet the prerequisites.
- Verify that the web services that you want to use are deployed.
- Generate the WSDL for each web service.
- Generate Java Stubs for each web service.
- Use the stubs to call each web service.
- Verify that you use login and logout methods efficiently.
- Do one of the following:
- See the following web sites for additional documentation:
- If you are using Java programs, see the Axis and web service related-related sections of apache.org.
- If you are using JavaScript, see the web service-related portions of the workshop sections of the Microsoft Developer Network (MSDN) on microsoft.com.
Copyright © 2013 CA.
All rights reserved.
|
|