Create Catalog Task after Retry Policy max count in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 04:32 AM - edited 10-07-2024 12:58 AM
Hi,
I have a requirement where we need to create a catalog task after the retry policy's max retry count was over. We had created the Custom Action for rest step and enabled the Retry Policy with some 10counts (10 mins interval for 10 times). Now we need to create a task in flow designer when we didn't get proper output even after the 10 retry where done.
Can you please help here with achieving the above thing in flow designer.
Thanks,
Surya. P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 08:26 PM
Even after retry policy step is done ,if we didn't get output...we will have above step " if this step fails" ,you can choose stop the action and go to error evaluation....
In "error handling" step you can create a task for any assignment group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 10:18 PM
Inside your action, you can set the If the step fails choice to Stop the action and go to error evaluation. Inside the error evaluation, you can create the task.
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.