You've already forked reflex-wms-connector
RDV
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
]
|
]
|
||||||
<#break>
|
<#break>
|
||||||
<#case "U">
|
<#case "U">
|
||||||
<#stop "Not yet implemented">
|
<#stop>
|
||||||
<#-- *********************************************** Action = Update ********************
|
<#-- *********************************************** Action = Update ********************
|
||||||
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
||||||
<#assign carrier_apt = JsonUtil.jsonToMap(dataRfx)>
|
<#assign carrier_apt = JsonUtil.jsonToMap(dataRfx)>
|
||||||
|
|||||||
Reference in New Issue
Block a user