Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask 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