When a workflow completes does it update a mongodb collection regarding its success or failure? Is there a Mongo query available to find the status of a workflow ?
Hi @rj24by7
You can find the status of your jobs querying the AS_Queue collection within MongoDB.
More information about it you can find in this help article - https://help.alteryx.com/20194/server/alteryxservice-mongodb-schema
Also, you can use the Gallery API's to capture that as well.
https://gallery.alteryx.com/api-docs/#subscription
There are a couple of calls that you can leverage to see a job status.
Cheers,
User | Count |
---|---|
5 | |
1 | |
1 | |
1 | |
1 |