<< Click to Display Table of Contents >> General Workflow |
This chapter describes the general workflows when using PlantDataManager with Collaboration project. It also includes the handling of Link Configuration files.
Configurations Files of PlantDataManager
These are the files used by PlantDataManager 1.PlantDataManagerEXE.xml 2.PlantDataManagerAPI.xml 3.PDMDataCache_[USERNAME].dcf 4.NPO_[DWGGUID].xml 5.SQL Script Files (*.sql) 6.LinkConfiguration.Collection.xml 7.*.lcf files 8.Related Files 9.CalculationConfiguration.Collection.xml 10.*.calc files 11.ReportConfiguration.Collection.xml 12.*.rcf files, *.layout.22.2 files 13.PropertiesPaletteConfiguration.xml 14.PIDTagFormats.xml, PIDStyleDefinitions.xml, PIDRelationshipTypes.xml 15.PlantToolsSetup.xml 16.Files in Project Manager |
Opening an existing Collaboration project
1.PDMDataCache_[USERNAME].dcf => DOWNLOADED / CHECKED OUT 2.NPO_[DWGGUID].xml => DOWNLOADED 3.PIDTagFormats.xml => DOWNLOADED 4.PIDStyleDefinitions.xml => DOWNLOADED 5.PIDRelationshipTypes.xml => DOWNLOADED / CHECKED IN 6.SQL Script filed (*.sql) => DOWNLOADED 7.LinkConfiguration.Collection.xml => DOWNLOADED 8.*.lcf files => DOWNLOADED 9.Related files => DOWNLOADED |
Opening or Closing Settings Dialog
Since the PlantDataManagerEXE.xml and PlantDataManagerAPI.xml exist locally and are not project settings, these file will not be handled (checked in/out/downloaded). |
If you save your changes (without closing the project) then the following files are handled: 1.PDMDataCache_[USERNAME].dcf => COMMITTED 2.NPO_[DWGGUID].xml => COMMITED |
If you close the project and saving your changes then the following files are handled: 1.PDMDataCache_[USERNAME].dcf => CHECKED IN 2.NPO_[DWGGUID].xml => CHECKED IN |
If you refresh the project and saving your changes then the following files are handled: 1.PDMDataCache_[USERNAME].dcf => CHECKED IN 2.NPO_[DWGGUID].xml => CHECKED IN 3.Project is opened as described above under Opening an existing Collaboration project |
If you delete all your changes then the following files are handled: 1.PDMDataCache_[USERNAME].dcf => DELETED |
If you open the project then the following files are handled: 1.PDMDataCache_[USERNAME].dcf => DOWNLOADED 1.NPO_[DWGGUID].xml => DOWNLOADED |
Executing NPO Tasks on Project Load
If you open the project then the following files are handled: 1.NPO_[DWGGUID].xml => CHECKED OUT/DELETED |
Executing NPO Tasks on Drawing Open
If you open a draqwing then the following files are handled: 1.NPO_[DWGGUID].xml => CHECKED OUT/DELETED |
If you open changes in PlantDataManager Plugin then the following files are handled: 1.PDMDataCache_[USERNAME].dcf => DOWNLOADED 1.PDMDataCache_[USERNAME].dcf => CHECKED OUT |
Closing PlantDataManagar Plugin
If you close PlantDataManager Plugin and all changes of one PDMDataCache_[USERNAME].dcf file are accepted/rejected then the following files are handled: 1.PDMDataCache_[USERNAME].dcf => DELETED |
Next Chapter: Link Configurations