Searching For and Reading Case Objects

An API is available that can be used in scripts to find, navigate to, and read case objects.

This API takes the form:

bpm.caseData.<function>

where <function> is one of the available find, navigate, or read functions. Details of each of the available functions are shown in content assist:

The following sections provide examples of using some of these functions.