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

SRM – How to select eligible resources based on priority?

Solved1.05K views14th September 2022resource pool silent booking SRM
2
Jens Vandewalle [SLC] [DevOps Enabler]9.44K 19th August 2022 0 Comments

Hi Dojo,

I have a Resource Pool containing different kind of encoders:

  • SD encoders which can only be used for SD signals
  • HD encoders which can be used for SD and HD signals
  • UHD encoders which can be used for SD, HD and UHD signals

Each encoder resource has a capability Video Format in which the supported signals are filled in.

In a silent booking script I'm asking for the eligible resources based on the Video Format that I need.

Now I want that the resource selection happens with a priority based on the wanted video format:

  • SD signals: Prio 1 > SD Encoder | Prio 2 > HD Encoder | Prio 3 > UHD Encoder
  • HD signals: Prio 1 > HD Encoder | Prio 2 > UHD Encoder

How can I achieve this?

Jens Vandewalle [SLC] [DevOps Enabler] Selected answer as best 14th September 2022

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Bruno Dias [SLC] [DevOps Member]2.36K Posted 22nd August 2022 2 Comments

Hi Jens,

Maybe you can use Priority property in order to set a priority to each of your resources.

Documentation only mentions that this affects resource selection in Booking Wizard. Could be that this also affects silent booking call?

If yes, you can always define your SD encoders with highest priority, next to the HD and then UHD encoders.

If SD Video format is selected, SD encoders will be preferred.

If HD Video format is selected, SD won't be considered due to the missing capability, so it will only consider HD and UHD, giving preference to HD.

For UHD video format, only UHD decoders would be considered to the resource assignment.

Hope it helps!

Jens Vandewalle [SLC] [DevOps Enabler] Selected answer as best 14th September 2022
Jens Vandewalle [SLC] [DevOps Enabler] commented 23rd August 2022

Hi Bruno, it seems that this only works when using the Booking Wizard. But I’ll reuse the idea in my silent booking scripts. Thanks the guidance!

Peter Vanpoucke [SLC] [DevOps Advocate] commented 14th September 2022

hi Jens
It’s also possible to use the priority in a custom booking script. In the following snippet the resources will first be prioritized based on the property and then randomized if they’d have the same priority.

using Skyline.DataMiner.Library.Solutions.SRM;
var resourcePriorities = resources.Select(x => new ResourcePriority(bookingManager, x, false));
var prioritizedResources = SrmUtilities.OrderResources(resourcePriorities, OrderRule.Randomly);

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

Alarm Dashboard PDF/CSV Export 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 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 (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (139) driver (65) DVE (55) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (151) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) 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