SCPN1-10725

This commit is contained in:
2026-05-04 11:55:50 +02:00
parent c1f9348dea
commit eddd55ce8e
20 changed files with 33 additions and 23 deletions

View File

@@ -1,3 +1,8 @@
#-- **** input parameters ***** -->
<#-- input : message HARDIS WMS for moves-->
<#-- project : projectId in HARDIS SC NETWORK -->
<#-- organisation : organisationtId in HARDIS SC NETWORK -->
<#assign cloudEventMsg = JsonUtil.jsonToMap(input)>
<#assign projectRP = project>
<#assign organisationRP = organisation>