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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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

Generic customized Visio for specific Services

Solved1.51K views7th October 2021service Visio
0
Riccardo Giovenco [DevOps Advocate]106 29th September 2021 0 Comments

Hi Team!

I have created 8 Services of the same kind, for them I want to create a custom Visio that reads the element from the service and gets parameter values.

The Services are the following:

For the Name, I made it easily this way:

The Visio I am creating has the following shape:

Riccardo Giovenco [DevOps Advocate] Selected answer as best 7th October 2021

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Riccardo Giovenco [DevOps Advocate]106 Posted 30th September 2021 3 Comments

Thanks for your hints, they've been very helpful indeed.

Using the shape data ServiceContext I reached half the goal; now it comes the second "problem": I want to show the state of the following parameter

This parameter is expected to be "11803:Cho 0 [2.1.1.0]", 11803 is the parameter ID and the remaining part is contained in another table column

When I created the generic Visio file for this driver I set shape data this way

Which is the correct manner to replace [this element] in order to retreive data from the CO of the Service?

Riccardo Giovenco [DevOps Advocate] Selected answer as best 7th October 2021
Bruno Dias [SLC] [DevOps Member] commented 4th October 2021

Hi Riccardo,
Can you post what’s the value of parameter 11899 from this element?

A tip, to quickly test visio placeholders, you can just create a text shape with value ‘[Param:…]’ and this text will be replaced by the value of the parameter. It can help you to understand if the placeholder is correct.

Emmanuel Dal [SLC] [DevOps Member] commented 4th October 2021

Riccardo,
‘Cho 0 [2.1.1.0]’ is the identifier of the row in the Changeover Table. Visual Overview needs to know which entry of the table you want to reference in your Visio. Therefore, it needs to be hard coded in the visio drawing ( instead of providing the ID of the column ).
In case the table does only contain one single row or in case you’ve only included one single row in your service, just use a ‘*’ to reference it.

Bruno Dias [SLC] [DevOps Member] commented 7th October 2021

Me and Riccardo had a call and it was possible to workaround this using a Service Property to get the correct row from the table.

2
Emmanuel Dal [SLC] [DevOps Member]4.63K Posted 30th September 2021 0 Comments

Riccardo,

If you want to display parameter values, then you will have to add a 'Parameter' shape data and indicate the ID of the parameter :

Do note that instead of indicating the entire Element name, you can use wildcard in the Element shape data. Looking at the 3rd Element in your Service,  'CO ASI*' would also work. That way, you can work with one single Visio file for all your services

Emmanuel Dal [SLC] [DevOps Member] Edited answer 30th September 2021
1
Miguel Obregon [SLC] [DevOps Catalyst]18.56K Posted 29th September 2021 0 Comments

Hi Riccardo,

If I understood correctly, you would like to use the same overview for all the services listed in your screenshot. For this case you could use the shape data ServiceContext (Linking a shape to an element that is part of a service)

For example, the following shape data will make a shape (representing an element on a service) generic. This means that, regardless the service name, the shape will point to the child element CM - CED NBOX1:

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 29th September 2021
0
Riccardo Giovenco [DevOps Advocate]106 Posted 5th October 2021 2 Comments

Hi Emmanuel,
the wildcard '*' is working properly with the parameter of one element (two rows table) but it's not giving the value expected for another element, two rows table as well.

The table is the following

I want to display the Reclocker Status (ID 601), but first I want to be sure that it's reading the value from the correct row; so I referenced the shape to show the value of the second column in a fixed way:

In this case the value is correct:

If I use the '*', it displays a value that it's not even in the table of the service:

What am I mistaking?

Riccardo Giovenco [DevOps Advocate] Posted new comment 6th October 2021
Emmanuel Dal [SLC] [DevOps Member] commented 6th October 2021

Riccardo,
When using wildcard, you need to replace ‘:’ with ‘,’ .
So, in Parameter shape Data , you can set ‘601,Chassis 0 Slot 1 Reclocker *’

More info here : https://help.dataminer.services/dataminer/#t=DataMinerUserGuidepart_2visioLinking_a_shape_to_an_element_parameter.htm

Riccardo Giovenco [DevOps Advocate] commented 6th October 2021

Hi Emmanuel,
I just did what you suggested (‘,’ instead of ‘:’)but still have the wrong parameter displayed.
Instead of 2.1.0.0 it’s still 2.1.0.17 instead.

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

Recent questions

Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 Votes
Correlation Engine: “Test rule” doesn’t result in a hit, despite functional rule 1 Answer | 3 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (69) Correlation rule (52) Cube (151) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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