Hi,
Is there a document somewhere that records all status codes and status messages? I want to see what kind of error it could have when I submit a request (such as jobSubmitRequest). I am programming my application to handle ALL those errors properly. I only know one of the status code is 2209 for "User Authentication not accepted".
Also the same goes for RecStatus. In some cases, statusCode is 0 (meaning the request was processable), but RecStatus is 2052 for "Job not owned by user". It would be helpful if you have a document for RecStatus codes and messages as well.
Thank you in advance.
Quan