MENU
    Additional Information on Data Load Notifications
    • 1 Minute to read
    • Dark
    • PDF

    Additional Information on Data Load Notifications

    • Dark
    • PDF

    Article summary

    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>
    Shell
    Notify on Failure
    
    <notify-on-failure>
    <email>email1@domain</email>
    <email>email2@domain</email>
    </notify-on-failure>
    Shell
    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.

    Was this article helpful?