You've already forked reflex-wms-connector
Modifs 1212231425
This commit is contained in:
17
RFXtoRP_HsrPrepa_CarrierUpdated.ftl
Normal file
17
RFXtoRP_HsrPrepa_CarrierUpdated.ftl
Normal file
@@ -0,0 +1,17 @@
|
||||
<#include "HfRpConfig.ftl">
|
||||
<#include "ReflexUtils.ftl">
|
||||
[
|
||||
|
||||
{
|
||||
"Header": {
|
||||
"ProjectID": "${projectRP}"
|
||||
},
|
||||
"RefID": "preparationOrder.preparation_line.preparation_order_originator_reference"
|
||||
|
||||
},
|
||||
"Payload":{
|
||||
"Carrier": {
|
||||
"ActorID":"${preparationOrder.load_data.carrier_code}"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user