SCPN1-9399

This commit is contained in:
2025-10-16 10:07:03 +02:00
committed by Francis Reat
parent 374aef32fd
commit 5bc723540c
3 changed files with 19 additions and 10 deletions

View File

@@ -1,9 +1,9 @@
# HARDIS SC NETWORK Core FTLs
## Overview
The **Reflex WMS Connector** is a set of **FreeMarker templates (FTL)** designed to transform **outgoing JSON flows from Reflex WMS** into **flows compatible with HARDIS SC NETWORK**.
This connector does not contain any standalone executable code: it is intended to be used by **Reflex integration engines** or **data exchange pipelines**, where it applies the mapping rules defined in the `.ftl` files.
## Role of the FTL Files
@@ -14,7 +14,9 @@ This connector does not contain any standalone executable code: it is intended t
- Apply transformation rules (mapping, conversions, enrichments).
- Generate a **final structured JSON** for HARDIS SC NETWORK.
## Useful Resources
- [FreeMarker Documentation](https://freemarker.apache.org/docs/index.html)
- [HARDIS SC NETWORK](https://auth.reflex-platform.com/)