Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Monitoring workflow to send daily delivery count in adobe campaign classic

Avatar

Level 5

Hi All,

 

as part of urgent requirement, I need to create 1 Monitoring workflow-

Monitoring workflow to send daily delivery count in adobe campaign classic

 

Can anyone please help me on this

what all activities I should use

 

@ParthaS 

@ParthaSarathy

 

 

 

1 Reply

Avatar

Level 1

Hi @Shruti1,

You can achieve the desired result using just a Query and an Alert activity, since you're only interested in the delivery counts.

 

Setup -

Query

  • Targeting schema: nms:delivery

  • Add a filter as follows:

RCh2__0-1758052001840.png

 

Alert Activity

  • Use the count of the queried results.

  • Configure the recipients by selecting the appropriate operator or operator group.

 

RCh2__1-1758052139311.png

 

Add Scheduler to ensure the workflow runs daily.

 

This simple setup should give you a daily count of deliveries via email.

Hope this helps!

Thanks,