One ZIP File

<< Click to Display Table of Contents >>

Navigation:  PlantTools Support >

One ZIP File

Previous pageReturn to chapter overviewNext page

Show/Hide Hidden Text

COMING SOON

The chapter describes the changed workflow for the PlantTools configuration files.

With the introduction of PlantTools 10.x we integrated all PlantTools configuration files into one PlantTools.zip file. The reason for changing the handling of the files are two fold.

1.Improved Speed
 
When loading a project with PlantDataManager, PlantReporter, or Plant 3D with any PlantTools-Plugin installed each configuration file must be downloaded once and if outdated downloaded again.

2.Reduced API Calls
 
Using collaboration functions (checking in/out, download and more) are not just one function. In he background the ACC API will be used multiple times for just one file. Autodesk implemented a limit for the number of API calls which can be used in a minute. Therefore, customers had cases where PlantTools and Plant 3D didn't work correctly anymore.

Having now just one zip file improves the speed as well as reduced the API calls.

All PlantTools functions which require adding, deleting, or modifying configuration files will use this PlantTools.zip file. The collection.xml files used (ReportConfiguration.Collection.xml, LinkConfiguration.Collection.xml, SpecDrivenLinkConfiguration.Collection.xml, CalculationConfiguration.Collection.xml, LegendConfiguration.Collection.xml, SelectionListSettings.Collection.xml) are not needed anymore and therefore are not part of the PlantTools.zip file

Some files which are under the ACPlantTools folder, will not be included in the PlantTools.zip file.

PDMDataCache*.dcf

NPO_*.xml

ACProject.db

ACPChangeLog.dcf

Any udl, csv, mdb, accdb, sqlite, xls, xlsx files used by PlantLink, PlantExpressTools SelectionList, PlantExpressTools List, PlantProjectSetup/PlantProjectManager SelectionList (for Project and Drawing properties).

Bolt Catalog (if in the project) and/or the referenced Plant 3D catalog (if in the project).

The PlantTools.zip file is located in your project's ACPlantTools folder and it is used for Collaboration and Non-Collaboration projects.

hmtoggle_arrow1        For Power Users only