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!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Server Discussions

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

A workflow that gives output as a list of scheduled workflows ran successfully or not.

Venkatesh23
7 - Meteor

Hello Guys,

 

I have a list of scheduled workflows in the Alteryx server. Is there a way to create a workflow and publish on the server whenever it runs, the result should display how many workflows ran successfully and how many of them failed.

 

Awaiting for solution.

 

Thanks -

Venkatesh

2 REPLIES 2
MichalM
Alteryx Alumni (Retired)

@Venkatesh23 

 

The server usage report contains all the information you're after. You can download it via https://downloads.alteryx.com

The workflow is a macro that taps into the underlying MongoDB -  you can open it up and strip it down so it only produces the number of workflows run and failed.

Venkatesh23
7 - Meteor

Thanks for the response @MichalM.

 

I will check with it.

 

Thank,

Venkatesh