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

Page load takes time in LCA when table data is more

Solved452 views23rd January 2025GQI Data Source LCA Triggers
0
Baranisudha Murugesan784 26th July 2024 2 Comments

Im using GQI as data source to display the values in table, it takes some time to load the data in to the table and while loading the table looks empty. Also i am using Trigger to fetch data from DM every 30secs. Once the trigger is processed it takes 10secs to reflect the data into the table.

Do we have any workaround for this behaviour?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 23rd January 2025
Marieke Goethals [SLC] [DevOps Catalyst] commented 22nd November 2024

Hi Baranisudha,
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer (using the ✓ icon)?

Marieke Goethals [SLC] [DevOps Catalyst] commented 23rd January 2025

As this question has now been inactive for a very long time, I will close it. If you still want more information about this, could you post a new question?

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Miguel Obregon [SLC] [DevOps Catalyst]18.89K Posted 26th July 2024 2 Comments

Hi Baranisudha,

For this case the best approach is to analyze first the data sources and operations available in your GQI query:

  • Are you querying large tables?
  • Are you using join operators? Joins are expensive operations and could affect the performance of your query,
  • Are you querying historic data (e.g. trend data)?

For example, you could debug (by adding/removing data sources or operations) what specific part of your query is taking more time.

In case it is not possible to optimize the query with the default data sources/operations, then the next step is to use:

  • Ad-hoc data sources: For example, using the GQIDMS class you could access data available in your DMS. In that way you could query data in a more efficient way
  • Custom operators: Are you performing multiple operations in your query? You could create a custom operator that can combine all these multiple operations in a single operation. You could also optimize your custom operator.

Hope it helps.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 23rd January 2025
Baranisudha Murugesan commented 26th July 2024

I can see the same page is fast in staging environment.

Miguel Obregon [SLC] [DevOps Catalyst] commented 26th July 2024

Hi Baranisudha,
Is your staging environment a mirror of your production environment?
Normally staging environments have less elements (data) to be queried compared to a production environment. This could explain the behavior that you describe.
The best option here is to check the performance of the queries on your production environment.

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