changement de statut uniquement sur HsrProStatus

This commit is contained in:
2023-09-07 16:23:29 +02:00
parent 31b007120a
commit cd858cab4f
6 changed files with 12 additions and 65 deletions

View File

@@ -27,13 +27,7 @@
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_HsrPrepa_HandlingUnitDispatched.ftl">
},
{
<#assign apiReflexPlatformID = ApiReflexPlatformID.ExecutionflowTransportStarted>
"apiReflexPlatformID" : "${apiReflexPlatformID}",
"datas" :
<#include "RFXtoRP_HsrPrepa_TransportStarted.ftl">
}
}
]
<#break>