Hi,
We have an application that submits faxes via the JobSubmit request using a production Fax2Mail account, from time to time, the job submission would fail with no MRN returned and have below status description:
<ns:StatusMessage>XOA-2000 [system error] : jm_create() failed, error 204</ns:StatusMessage>
or
<ns:StatusMessage>XOA-2000 [system error] : jm_create() failed, error 501</ns:StatusMessage>
If we resubmit the fax with the same content and options again, it would work successfully. So I am suspecting this is a server side issue? Can someone provide the details of what those 2 error codes is related to? Thank you!