You've already forked reflex-wms-connector
RDV
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
||||
<#assign carrier_apt_status = JsonUtil.jsonToMap(dataRfx)>
|
||||
<#if !carrier_apt_status.status?? || carrier_apt_status.appointment_year_number==0>
|
||||
<#stop 'the updated appointment Status not initialized'>
|
||||
<#stop >
|
||||
</#if>
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user