Developing client applications
using IBM BPM REST APIs
IBM® Business Process Manager provides
a set of APIs that are implemented using Representational State Transfer
(REST) services. A set of REST resources is available for accessing IBM BPM artifacts,
including business processes, and tasks.
Status codes returned by the IBM BPM REST APIs
If an error occurs during the processing of a REST request,
the REST methods return an appropriate HTTP status code to the calling
client.
Testing the REST APIs
A test tool is provided with the BPD-related REST APIs.
You can use this tool to help you learn about this set of REST APIs,
and to test those APIs that you are planning to use in your application.