Takeoff a single ITO with Autorun
-
We use Autorun in combination with ITOs and the SharePoint integration. However, we’re encountering an issue where the ITO Takeoff Name function does not appear to behave as described.
According to the specifications, this function should run the takeoff only for the specified ITO. In practice, however, all ITOs in the model are being refreshed when it is executed. This behavior conflicts with the documented functionality.
Below is our current Autorun implementation.
<openmodel> <resource provider="SharePoint" site="[Sitename]" drive="Documenten" path="[Path]/[SolibriFilename].smc"/> </openmodel> <autoupdatemodels /> <closeito name="[ITOname]" /> <openito> <resource provider="SharePoint" site="[Sitename]" drive="Documenten" path="[Path]/[ITOFilename].ito" /> </openito> <takeoff name="[ITOname]"/> <itoreport name="[ITOname]"> <resource provider="SharePoint" site="[Sitename]" drive="Documenten" path="[Path]/[ExcelFilename].xlsx" role="report" /> </itoreport> <savemodel> <resource provider="SharePoint" site="[Sitename]" drive="Documenten" path="[Path]/[SolibriFilename].smc"/> </savemodel> <closemodel />To me, this looks like a bug unless there is something we should configure differently?
-
Thanks for reporting. It looks like a bug to be fixed.
-
This is not fixed in the latest beta. I will check if we could still manage to fix this before the release next week.
-
This is fixed in the latest release. See also the other Autorun improvements.
https://society.solibri.com/topic/3487/solibri-25-12-0-has-been-released -
M Matti marked this topic as a question on
-
M Matti has marked this topic as solved on
-
M Matti unlocked this topic on
Copyright © 2025 Solibri Inc. | Powered by NodeBB