findAllCases
The findAllCases operation finds all the case references for a given case class. A case object is accessed by reference. Whenever a case object is created, a unique case reference is also created. Providing the case reference, provides access to the case data object.
- The request contains the case type and case model version.
- The response lists all the case references for the case class.
- Required System Action
- readGlobalData
Copyright © Cloud Software Group, Inc. All rights reserved.