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

DOM – How is section order defined for new instance?

Solved751 views12th July 2023DOM low code app
4
Ruben Vandepitte [SLC] [DevOps Advocate]2.32K 6th October 2022 0 Comments

Hi,

I’ve created a DOM Definition, and linked it with a Behaviour Definition.

The initial state is defined as ‘Pending’.

For that state, the included section definitions are placed in a particular order.

I can see that the order is respected in the Low-Code App UI after the DOM instance is saved and enters the ‘Pending’ state.

However, when launching the form to create a new instance – meaning it is not saved and doesn’t have a state yet – the section order is not respected.

The order also doesn’t correspond with the one defined on the Definintion itself.

So my question is: where does the app derive the section order from when displaying a ‘new DOM instance’ form?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 12th July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Thomas Ghysbrecht [SLC] [DevOps Enabler]4.84K Posted 26th October 2022 0 Comments

Hi Ruben,

Currently, the order for a new DOM instance is defined by the order of how the SectionDefinitions are defined on the DomBehaviorDefinition disregarding the statuses themselves.

Example:

  • DomBehaviorDefinition
    • StatusSectionDefinitionLinks
      • [0] StatusId: “second_status”, SecDefId: “85e3dc08…”
      • [1] StatusId: “first_status”, SecDefId: “763fdc2c…”
      • [2] StatusId: “first_status”, SecDefId: “85e3dc08…”
      • ….

I assume you would currently expect the order for a new DomInstance with an initial status of “first_status” would be:

  • “763fdc2c…”
  • “85e3dc08…”

But since “85e3dc08…” was first in the list (for another status), the order will be:

  • “85e3dc08…”
  • “763fdc2c…”

As a workaround, you could define all links for the initial status in the expected order at the start of the links collection.

A change will be required so that status is also used to order the sections.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 12th July 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