About the ERP Transformation Service
The ERP Transformation service converts an XML or a B2MML file to a JSON file, and vice versa. The supported version of the B2MML file is V0401.
To convert an XML or a B2MML file to a JSON file, the following steps are performed:
- The XML or B2MML file is converted to a standard B2MML file (compatible with MESA standards) based on the mapping details in the XSL file. The supported version of the XSL file is V1.0.
- The standard B2MML file is converted to a JSON file, which contains the work order, process order, or material details.
- The JSON file is sent in the request body using the HTTP POST method of the ERP Import service.