RDV
This commit is contained in:
parent
fad0c31ae8
commit
f1b0d1a5d4
@ -19,7 +19,7 @@
|
|||||||
<#-- *********************************************** Action = Update ******************** -->
|
<#-- *********************************************** Action = Update ******************** -->
|
||||||
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
||||||
<#assign carrier_apt_status = JsonUtil.jsonToMap(dataRfx)>
|
<#assign carrier_apt_status = JsonUtil.jsonToMap(dataRfx)>
|
||||||
<#if !carrier_apt_status.status?? || (carrier_apt_status.appointment_year_number!=)>
|
<#if !carrier_apt_status.status?? || carrier_apt_status.appointment_year_number==0>
|
||||||
<#stop 'the updated appointment Status not initialized'>
|
<#stop 'the updated appointment Status not initialized'>
|
||||||
</#if>
|
</#if>
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user