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

LCA – bulk DOM update

Solved524 views22nd October 2024DOM CRUD low code app
3
Dario Sarkanovic [SLC] [DevOps Advocate]854 21st October 2024 0 Comments

Hi Dojo,

I have table in Low Code App and every row represent one DOM instance. User wants to do changes on table columns (FieldDescriptors) and then on Button press it should update all DOM instances from table.

Is this feature possible with our current version for the Low Code App?

Regards,

Dario.

Dario Sarkanovic [SLC] [DevOps Advocate] Selected answer as best 22nd October 2024

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
4
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.83K Posted 21st October 2024 0 Comments

Hi Dario,

Our table currently does not allow changing values. So as you already indicated, the current way to ingest or update items is through the form component.

Note that you can pass along the selected values for a column to a script by linking the input parameter to said column. These values are passed along in a JSON array format which needs to be parsed in the script.

Dario Sarkanovic [SLC] [DevOps Advocate] Selected answer as best 22nd October 2024
1
Alija Kusur [SLC] [DevOps Advocate]437 Posted 21st October 2024 1 Comment

Hi Dario. Thank you for your question. It is possible to trigger the automation script that would use the data from your row to update the DOM instances. However, in order to not update all the rows every time, even the ones without changes, I would suggest you create a script that would update one row at the time, after the changes are applied.

Dario Sarkanovic [SLC] [DevOps Advocate] Edited comment 21st October 2024
Dario Sarkanovic [SLC] [DevOps Advocate] commented 21st October 2024

Hi Alija, thank you for your reply. The current solution has an update of an individual DOM instance by calling a script on “Save the form” for an individual dom instance. In that case, the user has to press the “edit” button for specified row, after which he will get a form for the DOM instance for selected row in a popup. After changing fields, when user press on the button in that popup window, it will do “Save the form” action which will trigger automation script where is logic to update specified DOM instance.

A solution that would be more suitable for the user is to enter the data for the entire table or for part of the table (more than one row) and finally press the “Apply” button to save all changes from the table to the DOM instance displayed in that table in one go. I know that it is possible to trigger the script, but we can’t send data for all updated dom instances to script parameters because there is no option to get updated data from table in low code app and send it as script parameters to perform something like “bulk update” for DOM instances in automation script.

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