findCaseByCriteria
The findCaseByCriteria operation finds case data that matches specified criteria. For information about criteria syntax, see "Case Data Query Language (DQL)" in the TIBCO® BPM Enterprise Case Data User Guide.
- The request contains the case type (the fully qualified name of the case class, for example,
com.example.gddemo.Car
), case model version and the criteria the case data must match. - The response lists the case references of the case data that matches the criteria.
Required System Action
Subtopics