From 794d9a3b69454fcd861b85bf9945fe32dd2d29be Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Tue, 14 Oct 2025 12:05:44 +0200 Subject: [PATCH] SCPN1-9437 (cherry picked from commit 5bdd9fbfe16fdbf65dd018a643e69adece90546a) --- RFXtoRP_HsrPro_ExecutionflowDetected.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl index fe21136..2cb6932 100644 --- a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl +++ b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl @@ -39,7 +39,7 @@ "ActorID": "${RFXtoRPprefixDepot(preparation_order.optional_attributes.intermediate_consignee_transfer_physical_depot?json_string)}" <#else> <#if preparation_order.preparation_type_code == "030"> - "ActorID": "${RFXtoRPprefixConsignee(preparation_order.end_consignee_code?json_string)}" + "ActorID": "${RFXtoRPprefixDepot(preparation_order.end_consignee_code?json_string)}" <#else> <#if preparation_order.address.address_type_code == "" && preparation_order.address.name_or_company_name == "" &&