Normally when implementing ETL solutions with Alteryx, I tend to stay away from the Gallery, but I'd like to leverage the gallery as a maintenance/monitoring resource. The two big issues I am facing that I hope someone can help out with are:
- Triggering workflows off success of other workflows
- The only option I can imagine is changing a flag in the first workflow output that workflow 2 will be monitoring every few minutes before it triggers off the second workflow
- Thought about using Runner workflows / Run Command tools but as far as I know those are disabled in the gallery
- Tried to make them apps, but it seemed like when I scheduled the app to run as opposed to running it manually in the gallery, the subsequent chained workflows did not run
- Publishing to the gallery
- What is the best enterprise way to publish to the gallery?
- I've taken a look at the API options available and I do not see any methods to push a workflow to a different environment
Any help is appreciated !
Best,
devKev