This commit is contained in:
Francis REAT 2025-10-13 13:31:57 +02:00
parent eafbf7a6e3
commit b4677ea095

View File

@ -8,7 +8,7 @@ This connector does not contain any standalone executable code: it is intended t
## Role of the FTL Files ## Role of the FTL Files
- Each `.ftl` file corresponds to a **flow type** (order, stock, receipt, shipment, etc.). - Each `.ftl` file corresponds to a **flow type** (order, stock, receipt, shipment, appointment etc.).
- These templates use the **FreeMarker** syntax to: - These templates use the **FreeMarker** syntax to:
- Extract the required fields from the WMS source flow. - Extract the required fields from the WMS source flow.
- Apply transformation rules (mapping, conversions, enrichments). - Apply transformation rules (mapping, conversions, enrichments).