Hello,
First of all thanks for reading this question.
We are migrating our old HealthShare instance to the newest version.
We need to export all the Tasks.
We have tested:
do ##class(%SYS.TaskSuper).ExportTasks("1022,1023","/opt/contenedor/tasks.xml")
It outputs:
<LIST>zExportTasks+10^%SYS.TaskSuper.1
And the xml is empty:
<?xml version="1.0" encoding="UTF-8"?>
<Tasks
However, when export the task manually using the Production, it outputs:
<?xml version="1.0" encoding="UTF-8"?>
<Tasks><Task>
<Name>[...]</Name>
<RunAsUser>[...]</RunAsUser>
<EmailOutput>[...]</EmailOutput>
<Expires>[...]</Expires>
<OpenOut





.png)
.png)
.png)