This commit is contained in:
2026-05-12 11:25:32 +02:00
parent 033ff99037
commit 4f8f43d127
32 changed files with 78 additions and 58 deletions

View File

@@ -1,3 +1,4 @@
<#-- input : message HARDIS WMS for grades -->
<#-- *********************************************** Parameter global ******************** -->
<#assign cloudEventMsg = JsonUtil.jsonToMap(input)>
<#assign projectRP = project>
@@ -9,7 +10,7 @@
<#case "C">
<#case "U">
<#case "D">
<#stop "no generic FTL file available yet for Grades">
<#stop >
<#break>