Versions Compared

Key

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

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

...

The runtime searches in the metamodel if the retrieved aggregates can be loaded into the profile and will do that if it can and should, according to the readMetadata and readDossierdata parameters.

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

Parameters

NameDescriptionTypeRequired
Direction
caseIdThe id of the case where you want to retrieve the aggregates forExpression
true
Yes
input
readMetadataWhether you want to load the metadata aggregate or notExpression
trueinput
Yes
readDossierdataWhether you want to load the dossier aggregate or notExpression
trueinput
Yes

Example

Image Modified

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