JD Edwards EnterpriseOne as a Service Consumer – Synchronous HTTP Request/Response
JD Edwards EnterpriseOne supports using HTTP POST for processing a synchronous HTTP request/response pattern. This method uses HTTP POST as the request and waits for the response from the third-party system.
This pattern uses these systems:
EnterpriseOne HTML web server
EnterpriseOne server
Business services server
A request for information from a third-party system is made through the JD Edwards EnterpriseOne HTML web client. This request invokes a JD Edwards EnterpriseOne business function. The business function calls a JD Edwards EnterpriseOne business service. The business service calls the third-party and receives a reply in XML format. The business service sends the response to the business function, and the business function sends the response to the HTML web client.
This diagram illustrates this model:
