Hello all
I’m trying to create a package that will set a Visio as Default in a certain protocol, I' trying to create this in InstallScript, which method(s) can be used to achieve this ?
Thanks a lot
Tiago Pinhao [SLC] [DevOps Enabler] Selected answer as best 25th September 2023
Hi Tiago,
You can normally do this by using a tag in the manifest.xml on your Visio.
SetAsDefault element | DataMiner Docs
Kind Regards,
Jarno
Tiago Pinhao [SLC] [DevOps Enabler] Posted new comment 25th September 2023
Fixed thanks a lot
Hello Jarno
I also though so but I'm getting an error, so i assumed that by manifest.xml was "sunset" 🙂
Jarno Lernou [SLC] [DevOps Enabler] Posted new comment 25th September 2023
Hi Tiago, I’ve checked this, see my comment above.
Apparently, DataMiner expects the Visio file to match the name of the protocol in order to allow it to set it as default.
There is a task (201295) to automatically rename the Visio file in case a protocol Visio has been added (which is set as default).