cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is there a way to test the RecipeOps - Recipe Stopped by Workato Trigger?

thughes
Deputy Chef I
Deputy Chef I

I am looking to enhance error handling for my end users. Is there a way to trigger the Recipe Ops - Recipe stopped by Workato trigger, so I can investigate what the exact error messaging looks like? We had a number of these occur, fixed the issue, but now want to send a notification if/when this happens again, but since we fixed it, we have not had a recipe stopped! 

My only idea is to try and error the trigger 60+ times, but that seems inefficient and am hoping there is a better way!

1 REPLY 1

mppowe
Executive Chef II
Executive Chef II

This may feed into the "inefficient" category, but it would at least be simple.  If you have an On-Prem Agent you could just set a connector for a folder and then make your recipe trigger on that folder, start the recipe, then remove the folder and it should fail after fails the trigger the 60+ times.

Otherwise, pick your favorite application that you have a connector to and trigger off that, then remove your permission for the object so you can't access it.  Or delete a field that it's monitoring for.  So many options for errors ๐Ÿ™‚