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 Get allowed transistions

Solved650 views19th May 2023DOM DOM DevOps
0
Gerwin van der Kamp [DevOps Enabler]2.91K 19th May 2023 0 Comments

Hi,

I’m currently building an low code app and DOM. Now i want to transition a DOM instance from outside the low code app and forms. This do work when i do an allowed transition. However i can’t check if the transistion is allowd (without coding another allowed transistion in my app (the code generator doesn’t have the allowed transistions in the classes. )) So quistion: How do i check if i’m allowed to do the transistion or can the DOM devops tools can be extended to also export the StatusTransitions? There is Status and Transistion but not the lookup for:

“Id”: “newpreparing”,
“FromStatusId”: “f9d8352d-bf3b-4be4-9985-c52ad857a912”,
“ToStatusId”: “0b7afb25-d228-47de-961a-f01dd0ad261d”,
“FlowLevel”: 0

(export from SLClienttool)

Gerwin van der Kamp [DevOps Enabler] Selected answer as best 19th May 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Thomas Cauwelier [SLC] [DevOps Advocate]1.50K Posted 19th May 2023 1 Comment

Hi Gerwin,

Currently, we only intend to generate IDs with the DOM devops tools.

I suggest retrieving the DomBehaviorDefinition.
The StatusTransitions property contains all transitions and will allow you to easily iterate it to find a valid transition.

Gerwin van der Kamp [DevOps Enabler] Posted new comment 19th May 2023
Gerwin van der Kamp [DevOps Enabler] commented 19th May 2023

That did the trick! Added a few more checks and now i can just call the script to go to an state and it will check if it is allowed and if so it will retrieve the transition name so no more thinking of all the transistion id’s 🙂

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