Is there any OOTB or customized way to notify when a Real time Data flow fails?
Please go through the link below for your reference:
You can handle it by configuring the Email in PDC for the alerts of the category relevant for this data flow fail alert.
Thanks
Megha
@KarthikGangisetty
I am not sure if there is something OOTB. If you run data flow from activity you may be able to check status of the data flow.
As you have real time data flow, then you may be able to track issues via alerts:
- PEGA0072 alert: Data Flow run failed - Pegasystems Documentation
- PEGA0073 alert: Data Flow throws an error - Pegasystems Documentation
Anbd combine it with PDC notifications - Pegasystems Documentation
@GODZE Thanks for the info.