Last modified: Mon, 04/03/2017 - 12:50
This section has a brief description of the various messages that get passed between LAS components.
- The UI Request XML Message
A brief description of the XML message that an LAS user interface uses to request a product from the product server. - The LAS Backend Request
This page describes the XML message that the product server uses to request work from a backend service. - The LAS Backend Response
The XML message that a backend service returns to the product server when it has finished making the product. - Examples: An LAS Backend Request with Constraints
Here are a few examples of the various messages. - The Error Response as HTML, XML or JSON
When a client submits a request to the LAS Product Server it can choose the form of the error response (should an error occur). The error can be returned as an HTML document, an XML document, a full JSON response or a brief JSON response.