Additional Information on Data Load Notifications

Prev Next

You can optionally include two sections for success and failure email notifications.

Notify on Success

<notify-on-success>
<email>email1@domain</email>
 	<email>email2@domain</email>
</notify-on-success>
Notify on Failure

<notify-on-failure>
<email>email1@domain</email>
<email>email2@domain</email>
</notify-on-failure>
Note:
Success and failure notifications will only be sent to registered users. Add users in the application before including the users in the email notifications.