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
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Low Code App – URL Data Input to Strings feed for GQI Query

Solved949 views11th May 2023feed GQI low code app url parameter
3
Luis Gonzalez [SLC] [DevOps Advocate]475 9th May 2023 0 Comments

Hi Dojo Community

I have a dashboard created that uses a string that is coming from the URL feed to provide the input for multiple GQI Queries I have in order to display some data in tables.
I’m using it this way so the URL generated has already all the information needed to load the entire dashboard, otherwise I’d have to manually input every time the information needed for the queries.

However, I want to use to Low Code Apps since I’ll need to trigger some scripts and will need some logic only possible on Low Code Apps.
I’m able to use the GQI Queries normally but I haven’t found the way to use information from the URL feed in the same way as I was doing with Dashboards.

I don’t understand how I can achieve that using the JSON structure indicated in the documentation Specifying data input in an app URL | DataMiner Docs.
I also tried the same way as Dashboards with <DashboardURL>?strings=<StringNeededForGQI> but it does not pick anything when I select that feed from the query.
And finally, I tried with the JSON field “feed” indicated on Specifying data input in a dashboard URL | DataMiner Docs with no success.

Is that possible? Or in the case is not possible, is there any recommendation on how can I achieve something similar?

Thanks in advance!

Luis Gonzalez [SLC] [DevOps Advocate] Selected answer as best 11th May 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
3
Gilles Bara [SLC] [DevOps Enabler]6.80K Posted 11th May 2023 1 Comment

Hi

The URL feed behaves a bit differently in Low-code apps than it does in dashboards. We have an item on our backlog to make this consistent, so that for instance you could visit a url like: my-low-code-app/my-page/?strings=my value, and configure your query like this:

This would work in dashboards, and will eventually work in low code apps, but unfortunately we would need an intermediate feed for now:

And visit a url like my-low-code-app/my-page/?data={“version”:1,”components”:[{“cid”:1,”select”:{“strings“:[“my value“]}}]}

This is not exactly the use case you want to achieve, because we now have an intermediate feed that the user can still change afterwards, but it’s the closest you can get with the latest version of the Low Code apps.

I hope this helps.

Luis Gonzalez [SLC] [DevOps Advocate] Posted new comment 11th May 2023
Luis Gonzalez [SLC] [DevOps Advocate] commented 11th May 2023

Hi Gilles,

Thanks for the help! I was able to replicate the example with the intermediate feed and is working, I think this will work until we have direct feed.
I also haven’t seen any way to disable/hide components like this to avoid possible user input so will keep that in mind.

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