Format Transformation
Format Transformation Documentation
What is the Transformation Service?
Transformation, or translation, converts one format into another. Each referenced format is known through its logical and physical structure. This allows the position, status, and format of the data to be determined and its conformity to be checked during processing.
A transformation is based on a mapping that describes how input data should be transmitted to the output.
A mapping associates an input format with an output format. This corresponds to the notion of the Transformation Name used by our API.
Example:
Input Format | Input Format Description | Output Format | Output Format Description | Transformation Name |
---|---|---|---|---|
INVOICE IDOC | Pivot file Invoice - INVOIC IDOC | CII EN16931 | INVOICE CII EN16931 | INVOIC-IDOC-TO-CII-EN16931 |
What formats are supported?
A large number of mappings are available which allow you to carry out the main format transformations from or to the ERP.
You can process messages of different standards like EDIFACT, XML (UBL, CII,...), X12, VDA... as well as messages from the main ERPs such as:
- SAP
- MS Dynamics
- Sage X3
- CEGID
- BAAN
- AGI
- DIVALTO
- IFS
- KPMG
- CLIPPER
- ABAS
- SILOG
- SYLOB...
We can add any transformation needed.
Transforming Files
Use this endpoint to transform files
POST Transform File