XAPI Error Handling APIs

These APIs are used for error handling in the XAPI executor system.

  • jdeXML_CheckSystemError

    The check system error API is for system errors. It tells the JD Edwards EnterpriseOne originator system that a system error occurred in the JD Edwards EnterpriseOne executor system:

  • jdeXML_GetErrorCount

  • jdeXML_SetErrors

    The get error count and set errors APIs are for business errors. These two APIs, when used together, find the number of business errors and then send the errors to the BHVRCOM structure for you to resolve.