From c388a7ff870f7f5f10e681115ea54d15767ae12f Mon Sep 17 00:00:00 2001 From: frea Date: Wed, 18 Oct 2023 17:31:06 +0200 Subject: [PATCH] correction syntaxe ftl --- RPtoRFX_ExecutionflowEvent.ftl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RPtoRFX_ExecutionflowEvent.ftl b/RPtoRFX_ExecutionflowEvent.ftl index 8bb8e50..30f9c0e 100644 --- a/RPtoRFX_ExecutionflowEvent.ftl +++ b/RPtoRFX_ExecutionflowEvent.ftl @@ -10,6 +10,8 @@ <#-- initialisation map for SegmentationKey and MetaData --> <#assign Header_MetaData_Map = {} /> <#assign SegmentationKeys_Map = {} /> +<#assign Line_MetaData_Map = {} /> + <#switch eventRP.event> <#case "Created">