findCaseByCID

The findCaseByCID operation finds the case reference of the case data using a case identifier (CID). For example, a customer ID.

A case identifier is a special type of attribute that can be used to uniquely identify a case class. A case class must have at least one case identifier and may have many, depending on the nature of the case data. Case identifiers are specified at designtime when modeling your case data in TIBCO Business Studio.

  • The request contains the case type, case model version and the case identifier of the case data to be found. Your request must contain only one case identifier, unless you have set any CIDs to Composite. In this case, you must include all of the CIDs set as Composite in the request.
  • The response lists the case reference of the case data for the specified case identifier.
Required System Action
readGlobalData
API Descriptions