The XML and JSON Messages used by LAS
Up one levelThis section has a brief description of the various messages that get passed between LAS components.
- The UI Request XML Message — by roland — last modified 2007-03-22 11:42
- 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 — by roland — last modified 2007-03-22 09:49
- This page describes the XML message that the product server uses to request work from a backend service.
- The LAS Backend Response — by roland — last modified 2007-03-22 09:48
- The XML message that a backend service returns to the product server when it has finished making the product.
- Examples — by roland — last modified 2007-06-04 07:04
- Here are a few examples of the various messages.
- The Error Response as HTML, XML or JSON — by roland — last modified 2007-07-19 07:48
- 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.