getCaseStructure operation
Returns the case structure for a given case. The structure is returned as a list of
folder names and document series IDs, but excludes any empty folders. Typically, this operation is
called to obtain the case structure prior to calling the createCase operations.
| Parameter | Type | Description |
|---|---|---|
| caseId | String | The identifier of the case. You must set the expression for the caseID parameter to the F_CaseFolder business object field in the Expression Builder window. |
| return_value | String[] | The CaseStructure value is an array of strings, containing
the case structure as strings of the form folder_path/=doc_version_series_ID. |
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15