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
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about 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)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
  • Downloads
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • >> Go to dataminer.services

LCA – Realtime update and string conditional

53 views19 hours agoLCA Template Editor
0
João Azevedo281 1 day ago 0 Comments

Hi everyone, hope you're all well!
Could someone help me with creating this condition? I have a column that shows the remaning time for a job to conclude and i wish to make a visual feedback(like change the background color) based on the percentage of the time remaining.

Also, theres a way to make the trigger or the column update in realtime?

Thank you all in advance!

Sebastian Ulloa [SLC] [DevOps Advocate] Answered question 19 hours ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Sebastian Ulloa [SLC] [DevOps Advocate]1.95K Posted 19 hours ago 2 Comments

Hi João,

There are some data sources that support real time updates: Query updates | DataMiner Docs
If you are using any of those, you can enable "Update data" setting on the component to get this feature working. (See the limitations on the GQI operators under the link above too)

If you want to perform this operation over an ad hoc data source, you will have to use the IGQIUpdateable interface.
An example can be found here: SLC-GQIDS-CSV/SLC-GQIDS-CSV_1/SLC-GQIDS-CSV_1.cs at main · SkylineCommunications/SLC-GQIDS-CSV

Sebastian Ulloa [SLC] [DevOps Advocate] Posted new comment 50 minutes ago
João Azevedo commented 3 hours ago

Hi Sebastian, thank you for your answer!
The data source is a adhoc made by Skyline, and for some reason even enabling the "Update Data" it wont update in realtime, the update only work with the trigger component that has a lower bound of 5 seconds. The column was generated by a custom operator that i made.
The example of IGQIUpdateable can be made in that custom operator? All information that i find says that some methods needed to be made or enabled in the adhoc, but i cannot find the adhoc that was made by Skyline and used in the LCA in the client Cube.
And do you know anything about the column template customization that i mentioned? I'm trying to change the backgorund color of the cell row based on the percentage of time remaining to end the job, but i cannot make that condition because the table component threats the row data as a string(it comes from the custom operator as a TimeSpan).

Sebastian Ulloa [SLC] [DevOps Advocate] commented 50 minutes ago

By default, ad hoc data sources don't support real time updates and that has to be explicitly configured in the code. You can check if it does by checking if the IGQIUpdatable is in use or not.
I don't think column manipulations support live updates, so I'd suggest adding that functionality over the ad hoc data source.

For the column template, I suggest modifying the column to be a number instead of a string. With that you can create range conditions (equal, greater, less…)

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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin