Versions Compared

Key

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

...

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

Parameters

NameDescriptionTypeRequiredDirection
CaseCreateMessageEventThe name of the message event that will be triggered to create the case.Message eventtrueinput
DossierAggragate
DossierAggregateThe Aggregate type that is used to store the dossier data of the case.Aggregatetrueinput
MetadataAggregateThe Aggregate type that is used to store the metadata for the case.Aggregatetrueinput
ProcessMappingThe process mapping to be executed after case creation.Data Mappingtrueinput
DossierTypeAttributeThe attribute in which the dossier aggregate type will be stored.
AttributetrueoutputDossierIdAttributeThe attribute in which the dossier aggregate id will be stored.AttributetrueoutputProcessIdAttribute

The attribute in which the id of the created process will be stored.

Attributetrueoutput

Example

Example

Image AddedImage Removed

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

...