Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLVED

How to generate workflow to send alarm to certain user group in case that workflow is stopped as failed status

Avatar

Level 1

Dear

 

I am newbie of Adobe campaign, so it might be very beginner level questions. 

 

I want to create new workflow to send alarm to certain operator group in case that workflow of that instance is stopped as failed status. 

 

_0-1747483899879.png

 

I want to add 'A' node to judge whether there's failed count from previous node. 

In case, count is over 0 , then go to '1'

              count is 0 , then go to '2'

 

What activity should I add in 'A' with what setting in  it ??

 

Regards

SJ

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @상준현 ,

This is Adobe campaign classic. You can add 'Test' activity as below, and provide condition as vars.recCount > 0 in 'True'

ParthaSarathy_0-1747500545054.png

Also, In each workflow you can assign workflow supervisor in workflow's property. So that you will be receiving immediate alert in case of workflow failure.

ParthaSarathy_1-1747500638854.png

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @상준현 ,

This is Adobe campaign classic. You can add 'Test' activity as below, and provide condition as vars.recCount > 0 in 'True'

ParthaSarathy_0-1747500545054.png

Also, In each workflow you can assign workflow supervisor in workflow's property. So that you will be receiving immediate alert in case of workflow failure.

ParthaSarathy_1-1747500638854.png