Is it possible to add a templated service to more than one view without having to detach it? (Either within the service template settings or manually after it's created.)
Under the "View" tab of the service template, the "Destination View" selection appears to only allow selecting a single view.
After it's created it doesn't allow me to move it to a new view without duplicating or detaching it, but then it no longer receives any updates to the template. Is there a way around this?
Edit: Alternatively, if I make one service detached and one connected to the template, which would work for our case except they must have different names/IDs which would require recreating all of the Visios that link to the service, which is not feasible for us.
Hi Nick,
Another option for your use case is to use the column destView as indicated in DataMiner Docs:
Tips for applying service templates
Regards,