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 ActiveMatrix BPM Case Data User's 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
readGlobalData
API Descriptions