Correction syntaxe
This commit is contained in:
parent
0e9d31ea17
commit
93db70c433
@ -15,7 +15,7 @@
|
||||
|
||||
<#assign dataRfx = JsonUtil.decodeBase64(cloudEventMsg.data) />
|
||||
<#assign receipt = JsonUtil.jsonToMap(dataRfx)>
|
||||
<#if receipt.receipt_type?? &&receipt.receipt_type = "030"> <#-- if reception is a transfer reception -->
|
||||
<#if receipt.receipt_type?? && receipt.receipt_type = "030"> <#-- if reception is a transfer reception -->
|
||||
[
|
||||
{
|
||||
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowDetected>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user