Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

How to check running workflow status in the server ?

Sshasnk
8 - Asteroid

Is there a way to check if in the shared collection, if a team member has triggered the workflow, if it has ran or running ?

1 REPLY 1
fmvizcaino
17 - Castor
17 - Castor

Hi @Sshasnk ,

 

No, there isn`t. You can only see the workflow results of a shared scheduled inside a collection.

 

The options are to create something inside the workflow to send emails or write to a log file when the workflow is running or to access MongoDB (Alteryx's back-end) and check if something was executed.

 

Best,

Fernando Vizcaino