From 374aef32fdf43f2af7f4e1bdcd32feb263004adf Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Thu, 9 Oct 2025 15:12:34 +0200 Subject: [PATCH] changement marque (cherry picked from commit af6054122192f36596a3d496854b670ea5625807) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0f1ecdd..9c390cd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Reflex Platform Core FTLs +# 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 Reflex Platform**. +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. @@ -12,9 +12,9 @@ This connector does not contain any standalone executable code: it is intended t - These templates use the **FreeMarker** syntax to: - Extract the required fields from the WMS source flow. - Apply transformation rules (mapping, conversions, enrichments). - - Generate a **final structured JSON** for Reflex Platform. + - Generate a **final structured JSON** for HARDIS SC NETWORK. ## Useful Resources - [FreeMarker Documentation](https://freemarker.apache.org/docs/index.html) -- [Reflex Platform](https://auth.reflex-platform.com/) +- [HARDIS SC NETWORK](https://auth.reflex-platform.com/)