RDV
This commit is contained in:
parent
d7693249ca
commit
a5891999f2
@ -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)>
|
||||||
@ -45,7 +45,7 @@
|
|||||||
<#include "RFXtoRP_HsrCarrierApt_SiteForceUpdateAppointment.ftl">
|
<#include "RFXtoRP_HsrCarrierApt_SiteForceUpdateAppointment.ftl">
|
||||||
}
|
}
|
||||||
]-->
|
]-->
|
||||||
<#break>
|
<#break>
|
||||||
|
|
||||||
<#case "D">
|
<#case "D">
|
||||||
<#-- *********************************************** Action = Delete ******************** -->
|
<#-- *********************************************** Action = Delete ******************** -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user