Copying files from the client CD

The files necessary to access the Web services APIs are available on the WebSphere Process Server client CD.

Steps for this task

  1. Access the client CD and browse to the ProcessChoreographer\client directory.
  2. 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.
Related tasks
Manually changing the Web service endpoint address
Publishing and exporting artifacts from the server environment

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)