This command line program enables you test and execute the deletion of process instances. The process instances to be deleted are determined by a paramset that is transferred to the program as an XML file when the program is run. You can set up this paramset using the analysis component of the PPM user interface and save it to an XML file.
Please note the following when creating the paramset:
The XML file may contain only one paramset (paramset XML element).
The paramset may only contain the query of the Number of processes (PNUM) measure (kiquery XML element).
It must not contain any filters or iterations on function dimensions.
It must not contain any user-defined step widths.
It must either contain a time filter or the -excluding option must be specified.
It must contain a process type filter. If the iteration on the Process type is not specified, it is added automatically.
Any number of additional filters can be defined to limit the set of process instances to be deleted.
If one of the above conditions is not met, the program will abort with an error message.