3915c83146bf398fe1cd2cba962b18b5dfe7722c
# Conflicts: # RFXtoRP_HsaItm_ItemCreated.ftl # RFXtoRP_HsrAntRec.ftl # RFXtoRP_HsrCarrierApt.ftl # RFXtoRP_HsrCarrierApt_AppointmentCarrierInformationUpdatedToConfigure.ftl # RFXtoRP_HsrCarrierApt_AppointmentCustomFieldsUpdated.ftl # RFXtoRP_HsrCarrierApt_AppointmentMetadataUpdatedToConfigure.ftl # RFXtoRP_HsrCarrierApt_BookingWMSUpdateAppointment.ftl # RFXtoRP_HsrCarrierApt_SiteCancelAppointment.ftl # RFXtoRP_HsrCarrierApt_UpdateAppointment.ftl # RFXtoRP_HsrPro_ExecutionflowDetected_ShipToMetadata.ftl # RFXtoRP_PlatformLogCreate.ftl # RFXtoRP_RestResponse.ftl # RPtoRFX_AppointmentEvent.ftl # RPtoRFX_CarrierAppointmentReasonUpdatedByNumber.ftl # RPtoRFX_CarrierAppointmentReasonUpdatedByRef.ftl # RPtoRFX_CarrierAppointmentSlotOrCarrierInformationUpdatedByNumber.ftl
HARDIS SC NETWORK Core FTLs
Overview
The HARDIS WMS Connector is a set of FreeMarker templates (FTL) designed to transform outgoing JSON flows from HARDIS WMS into flows compatible with HARDIS SC NETWORK.
This connector does not contain any standalone executable code: it is intended to be used by HARDIS WMS integration engines or data exchange pipelines, where it applies the mapping rules defined in the .ftl files.
Role of the FTL Files
- Each
.ftlfile corresponds to a flow type (order, stock, receipt, shipment, appointment etc.). - 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 HARDIS SC NETWORK.
Useful Resources
Description
Languages
Fluent
69.1%
FreeMarker
30.9%