From b783e7dcc1f2e8b0afa7c9922d09a7e493fa6334 Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Fri, 17 Oct 2025 14:25:35 +0200 Subject: [PATCH] customFields delete payload --- RFXtoRP_HsrPro_ExecutionflowDetected.ftl | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl index 1c079db..f2b4ca9 100644 --- a/RFXtoRP_HsrPro_ExecutionflowDetected.ftl +++ b/RFXtoRP_HsrPro_ExecutionflowDetected.ftl @@ -17,21 +17,7 @@ "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": {