Previous Topic: UnsupportedCallbackException

Next Topic: Workflow Steps

Sample Web Service Workflow

This CA Workflow sample prompts the user for the ISBN number (International Standard Book Number) of a book, calls a Web service to check the price of the book, and then either approves or denies the request based on the returned price (the Web service returns a random price regardless of the input ISBN). Finally, the workflow alerts the user that the request was either approved or denied.

Note: Before following this example, contact your system administrator to receive a valid user ID to access the Workflow Design Environment.

This section contains the following topics:

Workflow Steps

Roles Used

Set Up the Workflow

Web Service Workflow Example Files