Sending a notification of SMS and e-mail to a list of recipients can be done using both the “code” and “design” methods, which are given below the related description.

bpmAppService.BPMSServices.NotificationService. SendByNotification (input1, input2, input3);
input1: Defined notification(see 11.3)
input2: DomainObject
input3: List of recipients
Output: No