Data360 Analyze

Welcome to the Data360 Analyze community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Here are some useful links where you can find more information:

Product Announcements  Product Documentation  Ideas Portal

Discussions

Members

Resources

Events

 View Only
  • 1.  Automate notification once job get completed

    Posted 11-03-2017 00:11

    Hello Team,

     

    I have a job running on lavastorm server to pull and load the data into an tablue output format.

    Just want to know, can we put some code or any work around to get an automated email that Jobs has been completed successfully.

     

    Please let me know if any other information required.

     

    Thanks & Regards,

    Abhishek



  • 2.  RE: Automate notification once job get completed

    Employee
    Posted 11-03-2017 04:14

    You can use the Send Email + node to send the required email. It is in the Publishing category of the Lavastorm BRE node library. It's input clock pin should be clocked from the output clock pin of the appropriate node in your data flow that signifies the main data flow has completed successfully.



  • 3.  RE: Automate notification once job get completed

    Employee
    Posted 11-03-2017 04:40

    The equivalent in Dataverse is the Send Email node. This should be configured with a run dependency on the appropriate node. See the help documentation:
    Advanced topics -> Creating run dependencies