WebSphere Process Server, Version 6.2.0.1
Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, i5/OS, z/OS
Business Flow Manager REST Interface - Process Resource
This Business Process Choreographer resource represents an abstract process. It is used for creating process instances.
Resource URI
/v1/process
- Path Elements
None.
Available Since
6.2
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- POST (Send Message)
Use this method to send a message to a process instance. This message may cause a new process instance to be created or be directed to an existing instance of a long-running process, identified using WS-BPEL correlation sets defined in the process definition.
- POST (Call)
Use this method to call an operation exposed by a process instance.
Parent Topic: Business Flow Manager REST Interface Resource Set