XML CallObject Process

This diagram illustrates XML CallObject processing:

XML CallObject Process Flow

In summary:

  • The JD Edwards EnterpriseOne Server receives an XML document from the interoperability client.

  • XML CallObject processes the message by parsing the XML document.

  • The session manager validates the user and password.

  • Each requested business function is called separately or within requested transaction boundaries until all calls are processed.

  • Output data and error messages are merged with the data from the input XML document and a new response document is created and sent to the originator.