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
    • Kanban workshop
    • 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
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Resources instance

Solved1.36K views21st July 2023protocol parameter table resources SRM SRM resources
3
Philip Argent [DevOps Enabler]589 18th July 2023 2 Comments

We have TAG elements that we have functions for the channels table, the table display key is made up of the primary key and the name, which is fine for our current implementation as the name doesn’t change, but we want to change the name to the event name which is displayed on the mosaic, so the operational team know which pip is for which event.

Can we get the resource to use the primary key for the instance of the resource, or would we need to update/create new resources every time we need to update the name?

Jorge Dias [SLC] [DevOps Enabler] Answered question 20th July 2023
Ive Herreman [SLC] [DevOps Enabler] commented 18th July 2023

Hi Phil,

Is my understanding correct that you’d like to see to name of the event when looking at the resources in the resource manager, SRM booking manager, etc?

Philip Argent commented 18th July 2023

you can display the name of the channel on the TAG multiviewer against each pip, which requires either updating the name or creating a new channel.
This is purely so operation know which pip is which when looking at the monitoring wall.
We’re don’t need to see the event name in the resource manager, we’ll be adding a resource per TAG to each booking in some way or another, depending on the options available.

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
0
Philip Argent [DevOps Enabler]589 Posted 21st July 2023 0 Comments

For anyone interested, the primary key from a table is used when linking to a resource virtual element.

resource details in the resources xml showing PK 491

resource device details in the resource manager

DEV table from the root element with the PK 491

DEV linker table from the root element showing PK 491 links to table 240 PK 1

Table 240 PK 1 from the root element

The display key in table 240 is made up of the primary key and the name column, which is what’s displayed in the instance box of the resource device details in the resource manager.

Test has shown than changing the name, updates the display key, subsequently updating the value shown in the instance box of the resource, as the actual linking between the resource, DVE and root element uses primary keys; the resource manager only shows the display key, as it’s usually the human readable key.

1
Jorge Dias [SLC] [DevOps Enabler]4.82K Posted 20th July 2023 1 Comment

Hi Philip,

If I understood correctly you want to update the Resource name when the event name changes.

If so, then you need to have your function with an entry point to that channels table (I guess you already do), then in the FunctionResource object you have the property ‘LinkerTableEntries’ there you can find the primary key of the channels table, then you would only need to update the resource name and push to resource manager.

Jorge Dias [SLC] [DevOps Enabler] Answered question 20th July 2023
Philip Argent commented 21st July 2023

Hi Jorge,
It’ll be updating the name column in the element for the resource row, rather than the resource name, which we already have the relevant entry point in the function for.

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