findCaseByCriteria

The findCaseByCriteria operation finds case data that matches specified criteria. For the valid syntax of the criteria, see TIBCO Business Data Services 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