From 6080d1a959cd7668bb21eb77f2ea442f36e05c83 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Fri, 3 Oct 2025 10:04:03 +0200 Subject: [PATCH] SCPN1-8956 --- RFXtoRP_HsrPro_ExecutionflowDetected.ftl | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl index 2cb6932..3877c45 100644 --- a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl +++ b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl @@ -17,7 +17,21 @@ "RefDate": { "DateTime": "${pro_creation_datetime}", "AuthorTimeZone": "${time_zone_rfx}" - } + }, + "CustomFields": [ + { + "Key": "depot", + "Value": "${preparation_order.physical_depot_code?trim?json_string}" + }, + { + "Key": "activite", + "Value": "${preparation_order.activity_code?trim?json_string}" + }, + { + "Key": "do", + "Value": "${preparation_order.originator_code?trim?json_string}" + } + ] }, "Payload": { "CreationDateTime": {