71e4b030f7ed8b8478d6c5e30d18e7eef4f601a2
# Conflicts: # README.md # RFXtoRP_HfDtlStockLs.ftl # RFXtoRP_HfDtlStockLs_StockSnapshotted_SegmentationKeys.ftl # RFXtoRP_HliPrepaL.ftl # RFXtoRP_HliReceiptLr.ftl # RFXtoRP_HliReceiptLr_ExecutionflowLinesAdded.ftl # RFXtoRP_HlrProL.ftl # RFXtoRP_HlrProL_ExecutionflowLinesAdded.ftl # RFXtoRP_HsaCarrier.ftl # RFXtoRP_HsaCarrier_ActorCreated.ftl # RFXtoRP_HsaCons.ftl # RFXtoRP_HsaCons_ActorCreated.ftl # RFXtoRP_HsaDesPatch.ftl # RFXtoRP_HsaDespNt.ftl # RFXtoRP_HsaDispute.ftl # RFXtoRP_HsaDispute_Created.ftl # RFXtoRP_HsaIpgMove_GoodsReceived.ftl # RFXtoRP_HsaIpgMove_StockMoved_SegmentationKeys.ftl # RFXtoRP_HsaLstCarSta.ftl # RFXtoRP_HsaLstCarSta_LoadingCompleted.ftl # RFXtoRP_HsaProStatus.ftl # RFXtoRP_HsaProStatus_ExecutionflowCancelled.ftl # RFXtoRP_HsaProStatus_PreparationCompleted.ftl # RFXtoRP_HsaProStatus_PreparationExpected.ftl # RFXtoRP_HsaProStatus_PreparationStarted.ftl # RFXtoRP_HsaProStatus_TransportStarted.ftl # RFXtoRP_HsaSup_ActorCreated.ftl # RFXtoRP_HsrCarrierApt.ftl # RFXtoRP_HsrCarrierApt_AppointmentCarrierInformationUpdatedToConfigure.ftl # RFXtoRP_HsrCarrierApt_AppointmentCustomFieldsUpdated.ftl # RFXtoRP_HsrCarrierApt_AppointmentMetadataUpdatedToConfigure.ftl # RFXtoRP_HsrCarrierApt_BookingForceBookAppointment.ftl # RFXtoRP_HsrCarrierApt_BookingWMSUpdateAppointment.ftl # RFXtoRP_HsrCarrierApt_CarrierDeparted.ftl # RFXtoRP_HsrCarrierApt_LoadingCompleted.ftl # RFXtoRP_HsrCarrierApt_UnloadingCompleted.ftl # RFXtoRP_HsrCarrierApt_UnloadingStarted.ftl # RFXtoRP_HsrDepot_ActorCreated.ftl # RFXtoRP_HsrLoadInfo.ftl # RFXtoRP_HsrPrepa.ftl # RFXtoRP_HsrPrepa_CarrierUpdated.ftl # RFXtoRP_HsrPrepa_ExecutionflowMetadataUpdated.ftl # RFXtoRP_HsrPrepa_HandlingUnitDispatched.ftl # RFXtoRP_HsrPrepa_HandlingunitGoodsPrepared.ftl # RFXtoRP_HsrPrepa_OrderCarrierUpdated.ftl # RFXtoRP_HsrPro.ftl # RFXtoRP_HsrPro_ExecutionflowDetected.ftl # RFXtoRP_HsrPro_ExecutionflowDetected_HeaderMetadata.ftl # RFXtoRP_HsrReceiptList.ftl # RFXtoRP_HsrReceiptList_ExecutionflowCancelled.ftl # RFXtoRP_HsrReceiptList_ExecutionflowDetected.ftl # RFXtoRP_HsrReceiptList_ExecutionflowDetected_HeaderMetadata.ftl # RFXtoRP_HsrReceiptList_ExecutionflowDetected_SegmentationKeys.ftl # RFXtoRP_HsrReceiptList_ExecutionflowReceiptCompleted.ftl # RFXtoRP_HsrReceiptList_ReceiptExpected.ftl # RFXtoRP_RestResponse.ftl # RPtoRFX_AppointmentEvent.ftl # RPtoRFX_CarrierAppointmentCreated.ftl # RPtoRFX_CarrierAppointmentPhysicalReceiptAssociationByNumber.ftl # RPtoRFX_CarrierAppointmentPhysicalReceiptAssociationByRef.ftl # RPtoRFX_CarrierAppointmentPhysicalReceiptDissociationByNumber.ftl # RPtoRFX_CarrierAppointmentPhysicalReceiptDissociationByRef.ftl # RPtoRFX_CarrierAppointmentReasonUpdatedByNumber.ftl # RPtoRFX_CarrierAppointmentReasonUpdatedByRef.ftl # RPtoRFX_CarrierAppointmentSlotOrCarrierInformationUpdatedByNumber.ftl # RPtoRFX_CarrierAppointmentSlotOrCarrierInformationUpdatedByRef.ftl # RPtoRFX_ExecutionflowEvent.ftl # RPtoRFX_PrepOrder_HeaderMetadata.ftl # RPtoRFX_PrepOrder_LineMetadata.ftl # RPtoRFX_Receipt.ftl # RPtoRFX_Receipt_HeaderMetadata.ftl # RPtoRFX_Receipt_LineMetadata.ftl # RPtoRFX_Receipt_OptionalAttributes.ftl # ReflexUtils.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 Reflex 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, 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
66.7%
FreeMarker
33.3%