Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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