Hello,
i'm trying to find a way to save all my service templates safely but i can't find a way to save it correctly.
i know that we can export a dmimport file but it import EVERYTHING (visio, elements linked to the ST, etc...) and it's not what i'm looking for...
i just want the ST configuration that we configure when we edit the template (input data itself, child element, properties etc...)
i'm already save the csv config file with all the services linked and the input data attached to them.
The idea is if i lose a template, i import the save with input data itself, child element, properties etc... after i apply it with the csv file with all the services.
is there a way to do that ?
thanks in advance !
Regards,
Evan
Hi Evan,
Before creating dmimport file, duplicate ST to be exported and export them.
You can export only ST without any children/protocols etc..
In my case, before generating services with .csv file, I always export ST as backup.
Hi Evan,
There is already similar questions:
- Can we add a service template to the package?
- Installpackage for Service Template, Correlation rule and Information template
Please let us know if you need additional information.
Hope it helps.

Hi Evan,
The service template definition is stored in DataMiner in a XML file. You will find the XML in the following location: C:Skyline DataMinerServicesMyServiceTempleateNameService.xml.
You could copy this file to the target DMS. A DataMiner restart will be required to be able to display the service template in the surveyor.
The package approach suggested in my previous answer helps you to avoid this manual process. Instead of copying manually the file, you could include the file in the package. Installing the package will allow you to deploy the service template in the target DMA.
Hope it helps.
hello miguel, that's not what i'm looking for unfortunatly..
What i'm searching is a way to export only the ST, not a package or something else.
Do you know if it's possible ?
Regards,
Evan