readCase
The readCase operation reads existing case data from the case data store.
- The request contains the case reference to the case data object you want to read. Whenever a case object is created, a unique case reference is also created. Providing the case reference, provides access to the case data object. For example, BDS-2-com.example.gddemo.Customer-1-0.You can specify more than one. You can obtain case references using findAllCases, findCaseByCID, findCaseByCriteria or findCaseByExample.
- The response lists both the case reference and the case data.
- Required System Action
- readGlobalData
Copyright © Cloud Software Group, Inc. All rights reserved.