Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Transactional Alert

Avatar

Level 2

Hello,

 

I'm not sure if my goal is even possible. I've been combing through the docs and can't quite figure out how I might be able to accomplish this.

We have an occasional issue with our transactional emails where they stall for long periods of time (due to an issue on our side) - Ideally, I'm looking for a way to send an alert on a few emails if they've not triggered in a while during regular business hours. I've looked through delivery alerting, but it seems like I'm only able to alert on a failure, not really an absence of delivery logs.

 

Would greatly appreciate any guidance!

 

Thanks!

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee Advisor

Delivery alerting indeed can only be used if a delivery is there and mainly is not really suitable for transactional messages.

1 way to achieve a monitoring would be to build a custom workflow which is searching for the events and checking the event status / date values.

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
Employee Advisor

Delivery alerting indeed can only be used if a delivery is there and mainly is not really suitable for transactional messages.

1 way to achieve a monitoring would be to build a custom workflow which is searching for the events and checking the event status / date values.

Avatar

Level 9
I am also looking for such a solution, can you please elaborate on how to get this in real, any documentation?

Avatar

Employee Advisor

In a technical workflow, you can do a query on the Events (unfortunately you need 1 query per event). Then you can check the status vs. the execution date.