You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.
This service call is part of the ongoing effort to support more DCM features natively in the Blueriq Runtime. Its signature and behavior may change over time. Please check release notes and upgrade instructions when using it.
This service call definition is part of the DCM library. It is only available when the case-engine-client
profile is enabled.
The DCM_GetCaseInfo service call type is used to retrieve case information from the case engine.
Parameters
Name | Description | Type | Required |
---|---|---|---|
Case id | 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 | false |
Name | Specify the attribute in which the retrieved name of the case should be entered. | Attribute | false |
Display name | Specify the attribute in which the retrieved display name (for the current language) of the case should be entered. | Attribute | false |
Creation date | Specify the attribute in which the retrieved creation date of the case should be entered. | Attribute | false |
Status | Specify the attribute in which the retrieved status of the case should be entered. | Attribute | false |
Mapping | Optionally specify which mapping should be used to map the case data to the profile. | Mapping | false |
Overview
Content Tools