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

Dashboards – Feeding cpes via URL to filter cpe chain for RPDs

Solved1.20K views28th July 2021Dashboards Visio
0
Alex Collantes [SLC]24 5th May 2021 2 Comments

Hi all,

I am trying to filter a specific RPD in the CPE chain by feeding the data in the URL linking to the dashboard.

When selecting the RPD manually in the CPE chain, the URL shows this:

cpes=14713%2F756%2F34602%2FAEP6RPCC03%2F7ABC1_7ABC2_2X2%2000:18:48:20:10:C0%2F34601%2F1634

When I copy and paste the URL into the search bar, that “cpes=” section disappears and no RPD is filtered in the CPE chain. The same thing happens when passing the data using a link on a Visio shape. This is the data I’m passing:

cpes=[this ElementID]/34602/[param:*,4626,[cardVar:_FieldValue]]/[param:EPM FE,34603,[cardVar:_FieldValue]] [param:EPM FE,34604,[cardVar:_FieldValue]]/34601/[param:*,4601,[cardVar:_FieldValue]]

I tested this and it translates into:

cpes=14713/756/34602/AEP6RPCC03/7ABC1_7ABC2_2X2 00:18:48:20:10:C0/34601/1634

This matches what the URL shown when the RPD is manually selected in the chain.

Am I doing something wrong? Or could this be a software issue?

Any help is appreciated. Thanks!

Alex Collantes [SLC] Selected answer as best 28th July 2021
Pieter Van Compernolle [SLC] [DevOps Enabler] commented 6th May 2021

Hi Alex, can you also share the first part of the url you are using? (you can omit the ip/dns names of course or replace it with x.x.x.x or something

Alex Collantes [SLC] commented 6th May 2021

Hi Pieter, here’s the full URL:
http:///dashboard/#/RPDOVERVIEW.dmadb?cpes=%5Bthis ElementID]/34602/[param:*,4626,[cardVar:_FieldValue]]/[param:EPM FE,34603,[cardVar:_FieldValue]] [param:EPM FE,34604,[cardVar:_FieldValue]]/34601/[param:*,4601,[cardVar:_FieldValue]]&parameters=SkylineCCAPPlatformEPMProduction34606SkylineCCAPPlatformEPMProduction34607SkylineCCAPPlatformEPMProduction34609SkylineCCAPPlatformEPMProduction34610SkylineCCAPPlatformEPMProduction34611SkylineCCAPPlatformEPMProduction34612SkylineCCAPPlatformEPMProduction34613SkylineCCAPPlatformEPMProduction34622SkylineCCAPPlatformEPMProduction34623SkylineCCAPPlatformEPMProduction34624SkylineCCAPPlatformEPMProduction34625SkylineCCAPPlatformEPMProduction34662SkylineCCAPPlatformEPMProduction34663SkylineCCAPPlatformEPMProduction34664SkylineCCAPPlatformEPMProduction34665SkylineCCAPPlatformEPMProduction34670SkylineCCAPPlatformEPMProduction34672SkylineCCAPPlatformEPMProduction34671SkylineCCAPPlatformEPMProduction34673SkylineCCAPPlatformEPMProduction34666SkylineCCAPPlatformEPMProduction34667SkylineCCAPPlatformEPMProduction34668SkylineCCAPPlatformEPMProduction34669SkylineCCAPPlatformEPMProduction34674SkylineCCAPPlatformEPMProduction34675SkylineCCAPPlatformEPMProduction34676SkylineCCAPPlatformEPMProduction34677SkylineCCAPPlatformEPMProduction34621SkylineCCAPPlatformEPMProduction34615SkylineCCAPPlatformEPMProduction34619SkylineCCAPPlatformEPMProduction34617SkylineCCAPPlatformEPMProduction34626SkylineCCAPPlatformEPMProduction34628SkylineCCAPPlatformEPMProduction34603SkylineCCAPPlatformEPMProduction34651SkylineCCAPPlatformEPMProduction34652SkylineCCAPPlatformEPMProduction34650SkylineCCAPPlatformEPMProduction34653SkylineCCAPPlatformEPMProduction34654SkylineCCAPPlatformEPMProduction34655SkylineCCAPPlatformEPMProduction34656SkylineCCAPPlatformEPMProduction34657SkylineCCAPPlatformEPMProduction34629SkylineCCAPPlatformEPMProduction34605

The URL gets a bit corrupted when copying it here, but I think the important sections are all there

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Jordy Verstraete [SLC]100 Posted 6th May 2021 1 Comment

Hi Alex,

This is indeed not the expected behavior of the URL in combination with the CPE feed. This looks like a software issue, you may create a task on Collaboration to further investigate this.

Alex Collantes [SLC] Selected answer as best 28th July 2021
Alex Collantes [SLC] commented 6th May 2021

Hi Jordy,

Thanks for your feedback, I will create a software task then.

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