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
    • 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
      • 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)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

[Low code App] How fill a table with an automation script

200 views4 days agoLow Code App Editor Table template editor
2
Ömer Eryaman [DevOps Advocate]719 19th December 2025 2 Comments

Hello guys,

Right now I am struggling to fill a table with data that I request using an automation script.

The data is requested via an onclick (btn) and I want to parse it into a table element in a low-code app. For testing, I already parse the data into a text field using

engine.AddScriptOutput("TextField", stringBuilder.ToString()).

For the table i tried as string and as json:
string jsonTable = JsonSerializer.Serialize(Data);
engine.AddScriptOutput("dbOutput",jsonTable).

The requested data is displayed correctly there, but I want to parse it into a table for better visibility.

The variable for the table in the low-code app is called dbOutput and is of type table.

I found that IGQIDataSource exists and created the table based on dbOutput. I can see the rows and columns, but no data is shown.

I didn't find any information here:

https://docs.dataminer.services/dataminer/Functions/Dashboards_and_Low_Code_Apps/Visualizations/Available_visualizations/Tables/Table_component.html?q=table

Thanks in advance.

Wout Mahieu [SLC] [DevOps Catalyst] Answered question 4 days ago
Tom Waterbley [SLC] [DevOps Catalyst] commented 19th December 2025

Hi Ömer, can't you retrieve the data directly in the ad-hoc data source itself, instead of retrieving it via a script and providing it via output to the data source?

Ömer Eryaman [DevOps Advocate] commented 19th December 2025

Can be possible I need to check,
How can I pass the row I selected to my automation script? (all columns)
How to join tables?

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Wout Mahieu [SLC] [DevOps Catalyst]10.87K Posted 4 days ago 0 Comments

Hi Ömer,

It isn't possible to create a full table directly from a script output in a LCA. As an alternative, you could use the script to store the resulting table somewhere (element, file-based, ...) and then use an Ad-hoc data source to request the table inside your LCA. Clicking the button will then:

  1. Execute a script action to generate the table and store it somewhere on the DMA.
  2. Trigger a post-action to fetch the data in the table using an ad hoc query.
Wout Mahieu [SLC] [DevOps Catalyst] Answered question 4 days ago
You are viewing 1 out of 1 answers, click here to view all answers.
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

© 2026 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