https://github.com/skylinecommunications/slc-as-protocolvisioexporter
Script to export all Visios linked to protocols from a DMS
https://github.com/skylinecommunications/slc-as-protocolvisioexporter
dataminer-automation-script
Last synced: 3 months ago
JSON representation
Script to export all Visios linked to protocols from a DMS
- Host: GitHub
- URL: https://github.com/skylinecommunications/slc-as-protocolvisioexporter
- Owner: SkylineCommunications
- License: mit
- Created: 2023-02-28T07:40:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T08:41:57.000Z (about 2 years ago)
- Last Synced: 2025-01-15T18:29:50.506Z (4 months ago)
- Topics: dataminer-automation-script
- Language: C#
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Protocol Visio Exporter
This script can be used to export all Visio files linked to a protocol from a DMS.
When executing the script, it will scan through all folders in the C:\Skyline DataMiner\Protocols and create an archive (zip) stored in the C:\Skyline DataMiner\Protocols directory.
The name of the archive will have the following format: [AgentName]_[AgentId]_Visios.zip.
Each Visio in the archive will be stored in a dedicated folder with the name of the linked protocol and the name of the Visio will have the following format: [AgentName]_[AgentId]_[VisioName].zip