From 08e9b9b9eb0983aac91a6d38ff67cc7741cb4016 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Wed, 19 Nov 2025 10:48:56 +0100 Subject: [PATCH] rdv --- RFXtoRP_HsrCarrierApt.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RFXtoRP_HsrCarrierApt.ftl b/RFXtoRP_HsrCarrierApt.ftl index 77d5ab6..b0adffc 100644 --- a/RFXtoRP_HsrCarrierApt.ftl +++ b/RFXtoRP_HsrCarrierApt.ftl @@ -34,18 +34,18 @@ <#break> <#case "U"> <#stop "Not yet implemented"> - <#-- *********************************************** Action = Update ******************** --> + <#-- *********************************************** Action = Update ******************** <#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) /> <#assign carrier_apt = JsonUtil.jsonToMap(dataRfx)> [ { - <#assign apiReflexPlatformID = ApiReflexPlatformID.SiteForceUpdateAppointment> <#-- à revoir --> + <#assign apiReflexPlatformID = ApiReflexPlatformID.SiteForceUpdateAppointment> <#-- à revoir "apiReflexPlatformID" : "${apiReflexPlatformID}", "datas" : <#include "RFXtoRP_HsrCarrierApt_SiteForceUpdateAppointment.ftl"> } ] - <#break> + <#break>--> <#case "D"> <#-- *********************************************** Action = Delete ******************** -->