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

Using WebServices to extract data from table

Solved399 views13th September 2024APIv1 WebService
0
Bing Herng Chong [SLC] [DevOps Advocate]1.06K 13th September 2024 0 Comments

Hi, a user is on DMA10.3.0 CU7. There is a use case to extract a dataset from elements of a certain protocol on a daily basis. This needs to be automated. The dataset is from a table. For each row of the table, the user would like to extract the IDX value and other parameters from the same row. Then iterate through each IDX.

– Current thought is to export to a file per element and upload to a shared folder.
– User-defined API is not an option with current DMA version.

We would like some advice on how to achieve this with DMA standard WebServices v1 API?
e.g.: in diagram below, we iterate all IDX and retrieve only Param_1, Param3 and Param_5 values.

Alternatively, let us know if there is a way to use Dashboards to automate such an export of data.

Bing Herng Chong [SLC] [DevOps Advocate] Selected answer as best 13th September 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Miguel Obregon [SLC] [DevOps Catalyst]18.99K Posted 13th September 2024 0 Comments

Hi Bing,

To iterate through the rows of a table, you could use the following methods:

  • GetTableForParametersV2: With this method you could retrieve the list of primary keys/display keys (see hide-cell option)
  • GetTableRowForParameter: With this method you could iterate per row based on the keys retrieved by the previous method

Hope it helps.

Bing Herng Chong [SLC] [DevOps Advocate] Selected answer as best 13th 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