활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
In scheduled campaigns in some workflows we are using File transfer activity and in some workflows we using the readlist activity.
Some time workflows are getting into error state and we are getting error notifications,
Is there a way to get an unique notification for this type of error.(we are getting several notification so that we are missing it)
Can anyone help on this.
Thanks & regards
Gowtham raj
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Hi @gowthamr123 ,
Duplicate the out of the box delivery template 'Notification of the workflow supervisor (notifySupervisor)'
And modify the subject line as 'File Transfer Campaign - [Adobe Campaign][<%= dataSource.instanceName %>] Error on workflow instance '<%= dataSource.workflowLabel %>'
And whenever you create campaign workflow using File transfer activity, go to workflow property > execution tab > select this new delivery template in error management template
Similarly, Again Duplicate the out of the box delivery template
And modify the subject line as 'Read List Campaign - [Adobe Campaign][<%= dataSource.instanceName %>] Error on workflow instance '<%= dataSource.workflowLabel %>'
And whenever you create campaign workflow using Read List activity, go to workflow property > execution tab > select this new delivery template in error management template
In this way you will get a unique notifications in your inbox and you can search using the keyword 'Read List Campaign' or 'File Transfer Campaign'.
Or you can create a rule in outlook. Create a new folder in outlook, and provide the rule as below
But If you want to get notification, if there is an error while processing the file in File transfer activity, you can have below configuration by enabling 'process error' and using Alert activity
@gowthamr123, You can customize the error message that the workflow supervisors group gets by duplicating the template located Administration>Campaign management>Technical deliveries and templates section. Otherwise, you can have alert activity within the workflow if it's something for example file transfer activity is getting No file/error. But it's not possible to get a unique notification for each type of error that you're receiving at the workflow level as it may contain several activities.
조회 수
답글
좋아요 수
Hi @gowthamr123 ,
Duplicate the out of the box delivery template 'Notification of the workflow supervisor (notifySupervisor)'
And modify the subject line as 'File Transfer Campaign - [Adobe Campaign][<%= dataSource.instanceName %>] Error on workflow instance '<%= dataSource.workflowLabel %>'
And whenever you create campaign workflow using File transfer activity, go to workflow property > execution tab > select this new delivery template in error management template
Similarly, Again Duplicate the out of the box delivery template
And modify the subject line as 'Read List Campaign - [Adobe Campaign][<%= dataSource.instanceName %>] Error on workflow instance '<%= dataSource.workflowLabel %>'
And whenever you create campaign workflow using Read List activity, go to workflow property > execution tab > select this new delivery template in error management template
In this way you will get a unique notifications in your inbox and you can search using the keyword 'Read List Campaign' or 'File Transfer Campaign'.
Or you can create a rule in outlook. Create a new folder in outlook, and provide the rule as below
But If you want to get notification, if there is an error while processing the file in File transfer activity, you can have below configuration by enabling 'process error' and using Alert activity
조회 수
답글
좋아요 수