IBM BPM, V8.0.1, All platforms > Programming IBM BPM > Developing client applications for BPEL processes and tasks

(Deprecated) Developing client applications using the Business Process Choreographer JMS API (deprecated)

You can develop client applications that access BPEL process applications asynchronously through the Java™ Messaging Service (JMS) API.

Attention: The Business Process Choreographer JMS API is deprecated. To develop JMS-based client applications, use the Business Process Choreographer web services API with the SOAP/JMS transport protocol.

JMS client applications exchange request and response messages with the JMS API. To create a request message, the client application fills a JMS TextMessage message body with an XML element representing the document/literal wrapper of the corresponding operation.

Developing client applications for BPEL processes and tasks