<#-- use protobuf of class HsrPro to find HARDIS WMS fields names --> <#-- "SegmentationKeys": [ { "Key": "Grade", "Value": { "String" : "${preparation_order_line.grade_code_to_prepare}"} }, { "Key": "Owner", "Value": { "String" : "${preparation_order_line.owner_code_to_prepare}"} }, { "Key": "BatchNumber", <#if reflexMvtStockInterface.batch_1 == ""> "Value": { "String" : "no batch"} <#else> "Value": { "String" : "${preparation_order_line.batch_1}"} } ] --> "SegmentationKeys": [ ]