BPM OData Service (Enhanced)

The BPM OData service has been enhanced, specifically the services for starting BPM processes and for accessing BPM processes. In addition, the BPM OData documentation has been enhanced and improved.

BPM OData Service for Starting BPM Processes

In addition to the process start data that is needed to start a process, you can now also get information about the start data structure and information about the process definition of the process that is to be started.

BPM OData Service for Accessing BPM Processes

More uniform resource identifiers (URIs) and OData parameters are provided to support additional access to BPM processes. You can easily implement a custom UI to perform the following operations:
  • Read an active process definition
  • Read a process instance
  • Read a collection of processes
  • Cancel a process
  • Suspend a process
  • Resume a process