From f0145706a6dbef0e5e5b59fcde23067a15b749a8 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Wed, 17 Dec 2025 21:52:57 +0100 Subject: [PATCH] RDV --- RFXtoRP_HsrCarrierApt_SiteForceBookAppointment.ftl | 1 + RFXtoRP_RestResponse.ftl | 10 +++++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/RFXtoRP_HsrCarrierApt_SiteForceBookAppointment.ftl b/RFXtoRP_HsrCarrierApt_SiteForceBookAppointment.ftl index bb3c20b..1d1db08 100644 --- a/RFXtoRP_HsrCarrierApt_SiteForceBookAppointment.ftl +++ b/RFXtoRP_HsrCarrierApt_SiteForceBookAppointment.ftl @@ -79,6 +79,7 @@ <#else> "OrderID": "R${carrier_apt.physical_depot?json_string}${physical_receipt.receipt_activity?json_string}${physical_receipt.originator_code?json_string}${physical_receipt.receipt_year}${physical_receipt.receipt_number}", + "ExecutionflowID": "R${carrier_apt.physical_depot?json_string}${physical_receipt.receipt_activity?json_string}${physical_receipt.originator_code?json_string}${physical_receipt.receipt_year?json_string}${physical_receipt.receipt_number?json_string}", "ProjectID": "${projectRP}", <#include "RFXtoRP_HsrCarrierApt_Quantities.ftl"> }<#sep>, diff --git a/RFXtoRP_RestResponse.ftl b/RFXtoRP_RestResponse.ftl index eca2fd8..9407ca8 100644 --- a/RFXtoRP_RestResponse.ftl +++ b/RFXtoRP_RestResponse.ftl @@ -270,7 +270,8 @@ <#break> <#-- *********************************************** ApiRestID = appointment_put_update_ref ******************** --> - <#case "appointment_put_update_ref"> + <#case "appointment_put_update_by_ref"> + <#case "appointment_put_update_by_number"> <#switch restResponsetMsg.status!no_status> <#case no_status> [ @@ -343,7 +344,9 @@ ] <#break> - <#case "Canceled"> + <#-- *********************************************** ApiRestID = canceled ******************** --> + <#case "status_appointment_put_update_by_ref"> + <#case "status_appointment_put_update_by_number"> <#switch restResponsetMsg.status!no_status> <#case no_status> [ @@ -417,7 +420,8 @@ <#break> <#-- *********************************************** ApiRestID = appointment_post_physical_receipt_associations ******************** --> - <#case "appointment_post_physical_receipt_associations"> + <#case "appointment_post_physical_receipt_associations_by_ref"> + <#case "appointment_post_physical_receipt_associations_by_number"> <#switch restResponsetMsg.status!no_status> <#case no_status> [