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
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • 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
    • 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
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Element IP as placeholder in visual overview

Solved861 views25th October 2023Visual Overview
3
Robin Becker [DevOps Advocate]1.40K 24th October 2023 0 Comments

I’m creating a visual overview for a few elements of the same protocol and I want to use the Link shape data to show a thumbnail. What’s the best way to get the element IP address into the Link shape data? All I could think of is an automation script running when the card opens, which in turn sets a Card Variable but there must be a less complicated way, right?

Robin Becker [DevOps Advocate] Selected answer as best 25th October 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.83K Posted 25th October 2023 1 Comment

Hi Robin,

The element IP is available in the ‘Link’ shape data as a placeholder. You can use <elementIP> which will be replaced by the polling IP when using the link (see docs).

Robin Becker [DevOps Advocate] Posted new comment 25th October 2023
Robin Becker [DevOps Advocate] commented 25th October 2023

Thank you. I guess I didn’t read enough “Link a shape to a…” pages in the docs to find what I was looking for.

1
João Severino [SLC] [DevOps Catalyst]13.23K Posted 24th October 2023 1 Comment

Hi Robin,

The easiest way to have access to the element’s polling IP would be for the connector(protocol) to implement a parameter of type pollingip.

Not sure if this is the case already for you but it would avoid you having to constantly compute that information and would always be available.

You could then use something like [param:DmaID/ElementID,ParameterID] to retrieve the parameter value into a variable in Visio

João Severino [SLC] [DevOps Catalyst] Posted new comment 24th October 2023
João Severino [SLC] [DevOps Catalyst] commented 24th October 2023

Alternatively, if the polling port is also important to you, you could use a parameter of type ip
https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.Type.html#ip

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