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

Tooltip in Visio with param

Solved940 views10th May 2022
1
Gregor Drexel [DevOps Member] 6th May 2022 0 Comments

I have made a Visio, which shows graphically the connections of a video router.
In the next step I tried to make a Tooltip which is shown I hoover over. The information of the Tooltip should show the input port connected to the output port.
This works fine if I configure a output port shape data field like this:
Element -> DVKS1 // name of the router element
Tooltip -> linked to Input [param:DVKS1,452,3] If I hoover over the output port then the Tooltip appears with "linked to Input 4".

Now I want to be a little more flexible (there are several routers and each has 256 inputs and outputs), but I can 't solve the problem by my own:-(.
I try to work with placeholders or variables in the shape data field but it doesn't work:
Element -> DVKS1 // name of the router element
Info -> Name
Tooltip -> linked to Input [param:*,452,3]

Also this doesn't work:
Element -> DVKS1 // name of the router element
Info -> Name
Tooltip -> linked to Input [param:[Name],452,3]

Also this doesn't work:
Element -> DVKS1 // name of the router element
Info -> Name
Output -> 3 / number of the output port
Tooltip -> linked to Input [DVKS1,452,[var:Output]]

Can you give me a hint to solve this problems?

Thank you very much
Gregor

Gregor Drexel [DevOps Member] Selected answer as best 10th May 2022

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Toon Casteele [SLC] [DevOps Enabler]6.97K Posted 6th May 2022 4 Comments

Try the following:

Element -> DVKS1
Info -> Name
Tooltip -> linked to Input [param:[this element],452,3]

Options -> ForcePropertyFromShape

I am kind of surprised that your 2nd option (with the [NAME] placeholder) doesn't work, as well as the last one. Could you give some more info on how you populate the variable in the last one and what version you are on?

Gregor Drexel [DevOps Member] Selected answer as best 10th May 2022
Gregor Drexel [DevOps Member] commented 6th May 2022

Well, I tried to do it, like you have written. The consequence is, that the visio object (output port) is not shown on the window. Is disappears :-(.
I’m working with DataMiner (10.0.0.0-9449-CU5).

And to your last question: I populate the variable Output only in the shape data field. Is this false?

Toon Casteele [SLC] [DevOps Enabler] commented 6th May 2022

Okay, so using info tags as placeholders is only possible as of main release 10.1.0 and feature release 10.0.13. That means it makes sense that [NAME] doesn’t work here.

About the output var I’m not sure what you mean. Could you try making a variable shape that displays the value of this variable and tell me what it shows?

Regarding the solution I gave, that is kind of surprising.

The version you are working on is quite a way off from the most recent code bases we have, so I might be overlooking something here. Feel free to contact someone at skyline to investigate it further.

Gregor Drexel [DevOps Member] commented 6th May 2022

1) Now one thing works now :-). If I work with [this element] together with
Options -> ForcePropertyFromShape
Thank you

Not working is to replace the static entry in the param[..] with var:Output
and set the shape data value of Output to 4. A result is returned as if the value of Output would be empty. But thank you for your help 🙂

Toon Casteele [SLC] [DevOps Enabler] commented 9th May 2022

Yeah, it’s still unclear to me what your output var contains or should contain. For starters, you could try to verify if the variable itself is shown like I stated in my earlier comment and if all else fails, people at skyline will be happy to help 🙂

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