01-15-2021 05:22 AM
[Dec 12, 2020] Mike Power (CRM Enterprise Architect at American University) posted:
Hey all,
I’m curious what kinds of RecipeOps you’re using? Any best practices/recommendations around them?
The only things that jumped out to me thus far were making sure critical ones were running or notifying us if a job fails unexpectedly (eg exceeds 90 minute timeout).
01-15-2021 05:25 AM
[Dec 18, 2020] Mike Flynn (Principal Software Engineer at Rapid7) replied:
We are heavy users of RecipeOps. Workato has the ability to build automations across our systems and our teams, but RecipesOps is the best way for me to automate my own job and responsibilities with managing our Workato environment!
Here are some ways that we are using RecipeOps:
I'm definitely forgetting about other examples, but hopefully this list helps 🙂
01-15-2021 05:28 AM
[Dec 18, 2020] Amlan Debnath (VP Global Field Operations and Customer Success at Workato) replied:
Hi Mike,
There are many uses of recipeops. I think we did a webinar on it, Tridi might know.
The common use cases are ...
- job failure notification- job failure routed to error handling recipe (which can log to a db or database, handle the error based on type
- rerun, alert a certain group, raise the alarm based on a threshold etc.)
- Stop all recipes (in order) in case of planned downtime at your end
- Restart all recipes (in order)
- Periodically check for status of recipes to make sure they are running and active (and restart them if they are not)
- You could link some of these to slack to get notifications and take actions from slack
Others in the community may have used it for different use cases as well