getCaseClassInfo

The getCaseClassInfo service lists all the case classes and their attributes for a specific case model. This information can then be used when searching for case data.

  • The request must specify either:
    • the name of the application that generated the case model and,
    • the major version number of the application, specified in TIBCO Business Studio at design-time.

      You can get the application name and major version number by running getCaseModelBasicInfo.

      or

    • the case model ID. The case model ID can be obtained by running getCaseModel or getCaseModelBasicInfo.
  • The response returns all the case classes and attribute information for the specified case model.
Required System Action
readGlobalData
API Descriptions