내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards
해결됨

A technical workflow to send alert when the Campaign is Stopped and the workflow is Stopped

Avatar

Level 5

Hi All,

I need help 

A technical workflow should be created that performs a daily check to send alert when the Campaign is Stopped and the workflow is Stopped

please help to suggest me the query condition--please this is very urgent for me

 

@ParthaSarathy 

@_Manoj_Kumar_ 

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Shruti1 ,

1) Workflow Stopped:

If you want to get notified if the workflow is completed its task, then you can just place an Alert activity before the last end activity in your workflow.

ParthaSarathy_0-1738142223776.png

2) Workflow paused:

If you want to get notified if the workflow is getting paused because of reasons such us error in the workflow, then you can add 'Supervisors' in workflow property's General tab.

ParthaSarathy_1-1738142314345.png

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Employee

Hi @Shruti1 

 

I see what you want to realise however there is a catch for some of it.

 

  1. When Campaign is stopped, the workflow engine is stopped and the technical workflow won't triggered until AFTER Campaign has been restarted. I would say to find whether Campaign is up & running, I would move to a Ping Service implemented as a JSSP and you would invoke the JSSP (which is a URL) externally to raise an alert.

     

  2. The 2nd topic is workflow which has been stopped, not sure what you want to achieve on this one. Would you want to know if workflows are getting stuck somehow, aka taking longer time than expected? 

     

    Thanks

    Denis

     

Avatar

정확한 답변 작성자:
Community Advisor

Hi @Shruti1 ,

1) Workflow Stopped:

If you want to get notified if the workflow is completed its task, then you can just place an Alert activity before the last end activity in your workflow.

ParthaSarathy_0-1738142223776.png

2) Workflow paused:

If you want to get notified if the workflow is getting paused because of reasons such us error in the workflow, then you can add 'Supervisors' in workflow property's General tab.

ParthaSarathy_1-1738142314345.png