Message Activities
2/20/26Less than 1 minute
Message Activities
Compared to other Activities, Message Activities additionally extend the Message Activity interface. It provides additional methods which are specific to messaging:
getTaskSender: Overriding this method allows fine control over how the message should be sent as a Task resource by returning a customTaskSenderimplementationgetBusinessKeyStrategy: Overriding this method allows setting a differentBusinessKeyStrategygetAdditionalInputParameters: If the message should contain additional information beyond what the DSF automatically sets, like thebusiness-key, this method needs to be overridden to return that information in the form of Task Input Parameters