Operation: List Process Executions
The operation List Process Executions lists process and execution times of a process.
A filter has to be specified as input.
The adapter expects the following structure as input XML:
XML
<?xml version="1.0" encoding="UTF-8"?>
<Query>
<Paging limit="" offset=""/>
<!-- FILTER -->
</Query>
The following elements are included in the input:
Element | Description |
|---|---|
Paging | Paging is used to output data only in subsets. |
Query | Filter |