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!
Solved! Go to Solution.
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.
@DiganPthis is exactly what I've been looking for. Thank you.