Previous Topic: Deployment of Web ServicesNext Topic: Prerequisites


How to Call Web Services

To call CA Service Catalog web services with a Java client, follow this process:

  1. Verify that Java clients meet the prerequisites.
  2. Verify that the web services that you want to use are deployed.
  3. Generate the WSDL for each web service.
  4. Generate Java Stubs for each web service.
  5. Use the stubs to call each web service.
  6. Verify that you use login and logout methods efficiently.
  7. Do one of the following:
  8. See the following web sites for additional documentation: