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

Low Code App: Creating a way to review SRM Bookings for Low Code App Users

Solved1.58K views3rd October 2023Bookings feed LowCode lowcodeapps SRM resources
1
Michael Wells [SLC] [DevOps Member]502 28th September 2023 0 Comments

I am trying to create a way for users of a Low Code App to see SRM Bookings created by the SRM/DOM/LCA solution I am developing, so they can validate that each SRM Booking is using the correct resources without requiring Cube.

I have created a list object and assigned the URL feed “Bookings”, but this appears to have a very limited dataset:

First, is there a way in LCA to expand the fields available in this URL Feed to include items such as the date, start time, end time, etc?

Is there another type of Feed or Query that could be used to get this detailed Booking information and display it in a LCA?

Is it possible to build a feature within the current LCA available features that would allow a user to select a booking and it would feed another LCA object that would display a list of all the resources assigned to that Booking, and if possible, how would I do it?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 3rd October 2023

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
3
Sebastiaan Dumoulein [SLC] [DevOps Enabler]12.80K Posted 28th September 2023 2 Comments

Hi Michael,

I would suggest to go with GQI for this since it’s so flexible. However, the ‘native’ bookings data source is still in soft launch, so you’ll have to resort to using an ‘ad hoc data source’. I see we already have some nice examples of these on GitHub (see here).

The above retrieves the booking from the system. You could then use table actions to open a side panel, showing you other information related to your selected booking. This could be another ad hoc data source using the selection as an input.

Note that we aim to release the timeline visualization soon as well which has great synergy with booking data.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 3rd October 2023
Michael Wells [SLC] [DevOps Member] commented 28th September 2023

Will the timeline visualization include the ability to see the resources associated with a booking, similar to the “Show Resources” option on the SRM Booking Manager Timeline?

What is the ETA for this feature release?

Sebastiaan Dumoulein [SLC] [DevOps Enabler] commented 28th September 2023

It will allow a custom template so you could add buttons to it to show additional details. The current estimate is 10.3.12.

2
Matthijs Favorel [SLC] [DevOps Advocate]1.97K Posted 28th September 2023 0 Comments

Hi Michael,

I have created multiple Low-Code apps that display booking data.

As an example, this app lists all the “Shared sources”, these are contributing bookings used in multiple other bookings. When a shared source is selected in the top table, the bottom table lists all bookings (orders) that are using the shared source.

An other example is this app that lists all main bookings (orders), when selecting one, it will list all sub-bookings (called services here):

Both of these apps use a custom GQI data source (as the default “Get Bookings” data source can’t retrieve properties, which was required in my case)

Matthijs Favorel [SLC] [DevOps Advocate] Answered question 28th September 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