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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about 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)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
  • Swag Shop
  • Downloads
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

Using C# Are you able to export a parameter table to an xml file?

130 views15th July 2025Alarm logs Automation C++ export table XML
5
Amber Rowe [DevOps Advocate]517 2nd July 2025 0 Comments

Hello!

A few of our protocols have an alarm log table, and we would like to automate the process of exporting the table via a C # automation script and the scheduler module. Is this function currently available in the Skyline Automation library? As I can't find it so far.

Kind regards,

Amber Rowe

David Rid [DevOps Enabler] Answered question 15th July 2025

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
Miguel Obregon [SLC] [DevOps Catalyst]19.82K Posted 2nd July 2025 0 Comments

Hi Amber,

Another alternative for your use use could be using Data Aggregator. This DxM allows you to run GQI queries periodically at fixed times. For example, using the data source Get parameters for elements where, you can query the content of that table across all the elements using a particular driver. Data Aggregator will execute the query periodically (for example, once a day) and store the result of the query in a CSV file.

Hope it helps.

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 2nd July 2025
0
David Rid [DevOps Enabler]784 Posted 15th July 2025 0 Comments

Hi Amber,

As far as I know, there's currently no built-in function in the Skyline Automation library that lets you export an entire table directly as a C# object. If something like that exists, I haven’t come across it either.

That said, one practical approach could be:

  • Define a custom class in your C# code to represent a table row, with properties for each column (e.g. strings).
  • Use the table’s key indexes of the table to loop through the rows and populate a List<YourClass> with the values.
  • Once your data is in the list, you can serialize it to XML using any standard C# XML library and save it to a folder on your server.

If that sounds like a viable path, I’d be happy to help. If there’s a smarter or simpler way already available in the library, I’d be curious to hear about it!

Best regards,

David Rid [DevOps Enabler] Edited answer 15th July 2025
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin