SRM : Booking and Debug logs

Hi Wale, Log files are only created when a first log line is written to that file and the logs starting with Booking refer to the booking orchestration that happens …

how to change the font color of a chart

Hi Rodrigo, I assume this is in a dashboard or LCA that you want to achieve this? Select your component you want to change (in your case the graph) and …

Automation Script – setting Button with Message value

Hi Carys, I see that you are setting the display value of the discreet. Could you please try setting the raw value instead? var switchToSite1 = element.GetStandaloneParameter<double?>(1019); switchToSite1.SetValue(1);

Refresh page or table every 30 seconds in LCA

Thanks for the quick response. Actually i cannot see the trigger feed option in my LCA, and for your information i’m using DM of version 10.4.5 Do we have any …

Refresh page or table every 30 seconds in LCA

Hi, You can achieve this with a trigger feed. More info can be found here: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/Visualizations/Available_visualizations/Feeds/TriggerFeed.html

Shrink cassandra DB-size

Hi Joerg, The timetrace table stores historical alarms : DataMiner general database – NoSQL Database – Cassandra | DataMiner Docs. If you do not need historical alarms, you can truncate …

Pop-up window on Low Code App

Hey Nejra, the simplest way to accomplish this is by using another IAS within the one you’re already using this. Make a simple “ConfirmDialog” with just a cancel/confirm button and …

visio default page start page dataminer

Hi Cedric, you would go about and use the following features: if you go to your user icon on the top right of Cube and open the drop down there, …