Toggle menu

Type

The type selector defines the type of data to work with. Its properties and behaviour are specific to the worker you are interacting with.

See the various Functions for examples.

Workflow

Select workflow instances by definition key or ID. Keys and IDs are explained in Editing a Model.

PropertyTypeDescription
matchAllBooleanIf true all records (considering the other selectors) will be selected. If unspecified or false at least one other property must be set
processDefinitionKeyStringSelect records that have the supplied process definition key. Only one of processDefinitionKey or processDefinitionId may be supplied
processDefinitionIdStringSelect records that have the supplied process definition ID. Only one of processDefinitionKey or processDefinitionId may be supplied

History

Select histories that match the supplied labels.

PropertyTypeDescription
matchAllBooleanIf true all records (considering the other selectors) will be selected. If unspecified or false at least one other property must be set
labelAString or nullThe labels to match. Any combination of labels is supported. null can be used to, for example, delete histories that do not have a value for labelC, keeping those that may have a labelC of "audit"
labelB
labelC
labelD
labelE

Objects/iCMAPI

Select objects of a particular type.

PropertyTypeDescription
matchAllBooleanIf true all records (considering the other selectors) will be selected. If unspecified or false at least one other property must be set
objectTypeStringThe object type, for example "FORM_MYFORM"
Last modified on March 11, 2020

Share this page

Facebook icon Twitter icon email icon

Print

print icon