Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
DOC:_DCM2ServiceCallDOC:
_DCM2ServiceCall

The DCM_ReadCase service call type will be used to signal the Case Engine to retrieve the metadata and/or dossier aggregates and load them into the profile.

...

This service call definition is part of the DCM library. It is only available when the case-engine-client profile is enabled.

Parameters

NameDescriptionTypeRequiredDirection
caseIdThe id of the case where you want to retrieve the aggregates forExpressiontrueinput
readMetadataWhether you want to load the metadata aggregate or notExpressiontrueinput
readDossierdataWhether you want to load the dossier aggregate or notExpressiontrueinput

Example

Image RemovedImage Added

This picture shows how the parameters would be filled for the DCM Foundation project.

...