modifs trim json

This commit is contained in:
2024-02-29 13:34:59 +01:00
parent da8939ec74
commit 3ed530fb09
30 changed files with 46 additions and 46 deletions

View File

@@ -23,7 +23,7 @@
},
"Payload": {
"Goods": {
"ItemID": "${reflexMvtStockInterface.item_code?json_string}",
"ItemID": "${reflexMvtStockInterface.item_code?trim?json_string}",
"PriorityDate": "${ipg_priority_datetime}",
<#-- Segmentation keys inclusions -->
@@ -32,7 +32,7 @@
"LVBranchID": "${reflexMvtStockInterface.lv_code?json_string}"
},
"ActorID": "${reflexMvtStockInterface.physical_depot_code?json_string}",
"ActorID": "${reflexMvtStockInterface.physical_depot_code?trim?json_string}",
"Movement": {
"DateTime": {