The files necessary to access the Web services APIs are available
on the WebSphere Process Server client CD.
Steps for this task
- Access the client CD and browse to the ProcessChoreographer\client directory.
- Copy the necessary files to your client application development
environment.
For the Business Flow Manager API, copy:
- BFMWS.wsdl
- Describes the Web services available in the Business Flow Manager Web
services API. This file contains the endpoint address.
- BFMIF.wsdl
- Describes the parameters and data type of each Web service in the Business
Flow Manager Web services API.
- BFMIF.xsd
- Describes data types used in the Business Flow Manager Web services API.
- BPCGEN.xsd
- Contains data types that are common between the Business Flow Manager
and Human Task Manager Web services APIs.
For the Human Task Manager API, copy:
- HTMWS.wsdl
- Describes the Web services available in the Human Task Manager Web services
API. This file contains the endpoint address.
- HTMIF.wsdl
- Describes the parameters and data type of each Web service in the Human
Task Manager Web services API.
- HTMIF.xsd
- Describes data types used in the Human Task Manager Web services API.
- BPCGEN.xsd
- Contains data types that are common between the Business Flow Manager
and Human Task Manager Web services APIs.
Note: The BPCGen.xsd file is common to both APIs.
What to do next
After you copy the files, you must manually change the Web services
API endpoint address the
BFMWS.wsdl or
HTMWS.wsdl files
to that of the WebSphere
® application
server that is hosting the Web services APIs.