Create Catalog Task after Retry Policy max count in Flow Designer

Surya_Prakash
Tera Contributor

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

2 REPLIES 2

Mani A
Tera Guru

ManiA_0-1728530076095.png

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

Amit Verma
Kilo Patron
Kilo Patron

Hi @Surya_Prakash 

 

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.

AmitVerma_0-1728537438712.png

 

AmitVerma_1-1728537487817.png

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.