view Database/Lua/AutoroutingChangeAet.lua @ 509:17a74118d73a

allow the tests to run with more recent LOCAL version of Orthanc (1.11.2 instead of 0.8.6)
author Alain Mazy <am@osimis.io>
date Tue, 14 Mar 2023 10:34:36 +0100
parents 040f6ef1394a
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'orthanctest', aet))
end