From d8a38fc908c47add36f4831ac8265aa92cb7215b Mon Sep 17 00:00:00 2001 From: Laurie Montant Date: Tue, 28 Apr 2026 18:17:40 +0200 Subject: [PATCH] SCPN1-10671 --- RFXtoRP_PlatformLogCreate.ftl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RFXtoRP_PlatformLogCreate.ftl b/RFXtoRP_PlatformLogCreate.ftl index d8e3eec..04d3f1d 100644 --- a/RFXtoRP_PlatformLogCreate.ftl +++ b/RFXtoRP_PlatformLogCreate.ftl @@ -27,7 +27,7 @@ }, "UserMessage": { "Code": "${restResponsetMsg.status!"no Code"}", - "Label": ${strJsonBody?truncate(32000,'...'), + "Label": ${strJsonBody?truncate(32000,'...')}, "Params": [] }, "DetailElements": [], @@ -39,5 +39,5 @@ "StackTrace": "" } } - } + ] \ No newline at end of file