Autorun "autoupdate" models task not always updating models
-
Hi.
We have a lot of autorun files for a big project that runs at night. We are facing a problem with autoruns autoupdate.
In the morning, when we check the .smc files, we can see that they have been opened and saved by autorun. However, when we open the files, the prompt to update the ifcs is still there. When we manually run the .xml, the files are updated just fine (most times).
Autorun example that didn’t work when activated by task scheduler, but works when manually run. Task scheduler is run with the user logged in and with admin rights:
<?xml version="1.0" encoding="iso-8859-1"?> <batch name="Simple Batch" default="root"> <!--This is the starting task--> <target name="root"> <openmodel file="C:\NSA\NSA_Modeller\NSA_SP_SMC-Filer\Grensesnitt\03058-E0-00-00-P-200-NA-001.smc" /> <autoupdatemodels /> <savemodel file="C:\NSA\NSA_Modeller\NSA_SP_SMC-Filer\Grensesnitt\03058-E0-00-00-P-200-NA-001.smc" /> <exit /> </target> </batch> -
Thanks for feedback. We are investigating this. Hope to get this fixed.
Copyright © 2025 Solibri Inc. | Powered by NodeBB