Skip to main content
Solved

Data Reload Status Logs

  • February 21, 2022
  • 2 replies
  • 5 views

Forum|alt.badge.img+10

I want to create an alert which sends e-mail to a group of recipients when the Data Load is successful. Is it possible to trigger an alert directly from Celonis? I can subscribe to a data pool to get alerts on reload failure but not when It is successful.

 

In addition Is it possible to get the Log history of the reloads for analysis?

Best answer by deleted.delet27

Hello,

 

First thing is that you can enable custom monitoring. When doing that new data pool with tables should show up.

You can find there the information about data model load and transformation statuses and running time .

 

Based on that you can use signals or action flow to send the emailed based on those tables, with filters regarding specific requirements.

 

More information about on custom data monitoring: <Your_celonis_link>/help/display/CIBC/Custom+Data+Pipeline+Monitoring

More details about action flow: <Your_celonis_link>/help/display/CIBC/Send+Email+by+Celonis

 

Best Regards,

Mateusz Dudek

2 replies

Hello,

 

First thing is that you can enable custom monitoring. When doing that new data pool with tables should show up.

You can find there the information about data model load and transformation statuses and running time .

 

Based on that you can use signals or action flow to send the emailed based on those tables, with filters regarding specific requirements.

 

More information about on custom data monitoring: <Your_celonis_link>/help/display/CIBC/Custom+Data+Pipeline+Monitoring

More details about action flow: <Your_celonis_link>/help/display/CIBC/Send+Email+by+Celonis

 

Best Regards,

Mateusz Dudek


Forum|alt.badge.img+10
  • Author
  • Level 6
  • February 22, 2022

Hello Mateusz

 

Thank you so much. This was indeed helpful.