About the ERP Transformation Service

The ERP Transformation service converts an XML or a B2MML file to a JSON file. The supported version on the B2MML file is V0401.

To convert an XML or a B2MML file to a JSON file, the following steps are performed:
  1. 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.
  2. The standard B2MML file is converted to a JSON file, which contains the work order, process order, or material details.
  3. The JSON file is sent in the request body using the HTTP POST method of the ERP Import service.