You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
The DCM_GetCaseInfo service call type is used to retrieve case information from the case engine.
Parameters
Name | Description | Type | Required |
---|---|---|---|
ProcessId | All case information of the specified case id is retrieved. If this parameter is not specified, the id of the active case is used. | Expression | No |
Name | Specify the attribute in which the retrieved name of the case should be entered. | Attribute | No |
DisplayName | Specify the attribute in which the retrieved display name (for the current language) of the case should be entered. | Attribute | No |
CreationDate | Specify the attribute in which the retrieved creation date of the case should be entered. | Attribute | No |
Status | Specify the attribute in which the retrieved status of the case should be entered. | Attribute | No |
Mapping | Optionally specify which mapping should be used to map the case data (from the process module) to the profile. | Mapping | No |
Overview
Content Tools