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.
SOLVED

Alteryx Server Logs & Status Codes

joshuaburkhow
ACE Emeritus
ACE Emeritus

Hey Folks,

 

Does anyone have a list of status codes and their definitions? I have this in a engine log and trying to figure it out:

 

Response|59b9976feeaa3606cca3c3a8|TranslateJob||jobId=59d2e77bdfdfec87e02c40c2, disposition=Error, messages=[toolId=-1, status=3, text=There was an unknown error executing the application.  The engine reported status Error] 

 

Let me know if  I can provide more information. 

 

Thanks!

Joshua Burkhow - Alteryx Ace | Global Alteryx Architect @PwC | Blogger @ AlterTricks
2 REPLIES 2
DiganP
Alteryx Alumni (Retired)

I believe it should be listed here - Open <C:\Program Files\Alteryx\APIs\AlteryxEngineAPI.chm> and search for MessageStatus Enumeration. Let me know if that helps. 

Digan
Alteryx
jayj1000
7 - Meteor

@DiganPthis is exactly what I've been looking for.  Thank you.