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
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Automated export of elements to CSV

Solved675 views29th January 2024
1
Sam Stump [DevOps Advocate]616 15th November 2023 0 Comments

I regularly export the elements out of our DMS from with the Cube GUI which I use this data for a variety of other purposes, some automated, outside of dataminer.

https://docs.dataminer.services/user-guide/Basic_Functionality/Elements/Working_with_elements/Importing_and_exporting_elements.html#exporting-elements-to-a-csv-file

I’m trying to figure out how to automate the export to CSV of elements in our DMS where no user interaction is required.

Any wizardry ideas of a good way to achieve this?

My initial thoughts was Microsoft Power Automate to replicate the GUI steps, but would be awesome if it could be done without a GUl.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 29th January 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Miguel Obregon [SLC] [DevOps Catalyst]18.80K Posted 15th November 2023 0 Comments

Hi Sam,

Another possible option is using DataAggregator. This DxM allows you to execute GQI queries remotely and store the results of these queries in a CSV file. You could install this DxM in one of the DMAs or in an external server as well. Using the DataAggregator you could perform the following actions:

  • Create a GQI query that contains the list of elements (there is already a data source that allows you to retrieve this information, see Get Elements)
  • Export this GQI query to the DataAggregator. When configuring the job (a job is an action executed by the DataAggregator), you can configure multiple settings, but here the most important settings are the query to be executed (should be the exported query), the frequency (how frequent is the job executed) and the destination of the results (the CSV files)

Hope it helps.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 29th January 2024
1
Michiel Saelen [SLC] [DevOps Enabler]5.63K Posted 15th November 2023 0 Comments

I would recommend looking into User-Defined APIs | DataMiner Docs

You could create an API call that returns all elements in DM. The tutorials might be a good way to get you started as it is very similar to what you want to do. Creating an API to retrieve elements in alarm | DataMiner Docs

Michiel Saelen [SLC] [DevOps Enabler] Edited answer 15th November 2023
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