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
    • 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
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Visual Overview: How to get a resource name?

Solved1.29K views7th August 2020booking resources SRM Visio Visual Overview
3
Bruno Dias [SLC] [DevOps Member]2.36K 30th July 2020 1 Comment

I’m working on a visual overview that will display some information related to a booking.

I would like to have a shape displaying the resource name.

What’s the best approach to use?

Marieke Goethals [SLC] [DevOps Catalyst] Edited question 7th August 2020
Bruno Dias [SLC] [DevOps Member] commented 30th July 2020

Another possibility that I found in Dataminer Help was the usage of wildcards for the “Element” shape data. However, this is more limited to the specific use cases.

On my case, since I already know that my booking will include a resource called [router name].VPN Kit (as VPN Kit is the function name and that’s always present in the resource name) I could use:
Shape Data: Element
Value: *.VPN Kit
and
Shape Data: Info
Value: Element Name
and my shape is displaying the name for the resource that matches the wildcard.

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Ruben Vandepitte [SLC] [DevOps Advocate]2.32K Posted 30th July 2020 0 Comments

In case a shape is already linked to a virtual function resource, you can use the ‘Info’ shape data field with value “Resource name” to display the name of the associated resource. Such linking will for example already be in place when you use the Visio feature to automatically visualize the service path. (See ‘Generating the connectivity chain for an SRM service instance’ in the Help file)

Another way is to embed a Service Manager component on the Visio drawing and link it to your booking (See ‘Embedding a Service Manager component’ in the Help file).
The component will visualize the service definition, including all nodes.
When a node is selected, a session variable ‘SelectedNodeID’ is automatically filled in with the ID of the selected node.

In order to convert that node id into the name of the matching resource within the booking, you can then use a shape with following text:

[resource:[reservation:[this service],ResourceID|NodeID=[var:SelectedNodeID]],Name]

This is nesting the reservation placeholder within the resource placeholder, which will result in the resource name.

Bruno Dias [SLC] [DevOps Member] Selected answer as best 30th July 2020
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