Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • System Architecture
      • DataMiner Releases & Updates
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Add Templated Service to Multiple Views

Solved369 views8th January 2025Multi View Multiple Views service template
1
Nick Chirumbolo [DevOps Advocate]732 3rd December 2024 0 Comments

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.

Nick Chirumbolo [DevOps Advocate] Selected answer as best 8th January 2025

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Nick Chirumbolo [DevOps Advocate]732 Posted 3rd December 2024 0 Comments

To answer my own question, I was able to do this in Drag & Drop editing by holding Control.

I was also able to accomplish via scripting (After loading the DataMiner Core DLL):

var dms = engine.GetDms();
var service = dms.GetService("Service Name");
var view = dms.GetView("View Name");
service.Views.Add(view);
service.Update();

Nick Chirumbolo [DevOps Advocate] Answered question 3rd December 2024
You are viewing 1 out of 2 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin