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

legacy custom report: DMS_getTableFiltered

Solved372 views30th September 2024custom report DMS_getTableFiltered
0
Jeroen Geldhof [SLC] [DevOps Enabler]5.07K 31st May 2024 0 Comments

I’m trying to install an existing custom report on another DMA.
The asp code has following function

var dvmsname = “DVB_RS_MAS1_BTZ”;
var filter2 = new Array(“value=4098 == 0.0.0.0.5.1.1”);

var DVB4050Data = DMS_getTableFiltered(dvmsname, 4050,filter2);

var info = getAt(DVB4050Data, 0);
var rows = info[0];
var columns = info[3];

When I try following it fails:
Response.Write(‘<p> ‘+ DVB4050Data.length + ‘</p>’);

Is there any documentation on this DMS_getTableFiltered function?
Since it’s legacy code, is there any way to debug it?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 30th September 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Marieke Goethals [SLC] [DevOps Catalyst]5.54K Posted 22nd August 2024 0 Comments

I’m afraid no documentation is available for this. As the Reporter module is being retired, we’re no longer looking into making this available either. Starting from DataMiner 10.4, this feature is even no longer available by default. Would it be an option for you to switch to the Dashboards app? You may be able to get the same results using GQI instead, and this will be a more future-proof solution.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 30th September 2024
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