C1-BLLEREML
This algorithm creates an outbound email message that contains the bill and bill segment error summary. This outbound email message is generated when the To Do is created. You need to attach this algorithm to the To Do Post-Processing system event of the C1-BLLER To Do type.
This algorithm retrieves the email addresses of all the users with the To Do role that is associated with the To Do type (from where this algorithm is invoked). The outbound email message is then sent to all these recipients. If no recipient is found, this algorithm sends the outbound email message to the given default recipient.
It contains the following parameters:
-
Outbound Message Type - Used to specify the outbound message type using which you want to create the outbound email message.
Note: You must specify an outbound message type where the outbound message business object is set to F1-EmailMessage. -
External System - Used to indicate the external source system to which you want to send the outbound email message.
Note: You must specify an external system which is already defined in the system. -
Email From Address - Used to indicate the email address from which the outbound email message is sent to the external system.
-
Environment URL - Used to indicate the environment from which the outbound email message is sent to the external system.
-
Email Subject Message Category - Used to specify the message category to determine the email subject.
Note: You must specify a message category which is already defined in the system. -
Email Subject Message Number - Used to specify the message number to determine the email subject.
Note: You must specify a message number which is already defined in the system. -
Default Recipient - Used to specify the email address of the default recipient.
All the above parameters are mandatory.
