2 buttons in a LCA dialog not working?
16th October 2024
Hi Apurva, It’s difficult to pinpoint the issue without seeing more of your code. Could you please share additional details, such as how the buttons are initialized or if there …
Answer
16th October 2024
Hi Apurva, It’s difficult to pinpoint the issue without seeing more of your code. Could you please share additional details, such as how the buttons are initialized or if there …
16th October 2024
Starting from DataMiner Cube 10.4.12, the different Cube sides will have their own ‘layout’ value and as such, it will be possible to have Cube side1 in tab layout and …
16th October 2024
Hi Sebastian, I didn’t try but you can use the code snippet available in this question: QAction – How to validate if a user from a specific dma group clicked …
16th October 2024
Hi Miguel ,no we still on the beginning, we trying first to connect to snmp what kind of data doesn’t matter we need first the steps to connect with router …
16th October 2024
The asterisk (‘*’) will match 0 or more characters of any sort. That means that both of your entries indeed match your wildcard. The result will then be, as you …
16th October 2024
Hi Bruno, I will rely on the permissions granted to operators/teams to define what information can be visualized in the dashboard/LCA. In that way, you can have a single UI …
16th October 2024
Hi Ryan, You can already set the session variable to one of the values that is present in the dropdown. Upon opening the Visual Overview, the dropdown will match its …
16th October 2024
Hi Apurva, It looks like this problem is too complex to find a solution for it in this Q&A. Could you contact tech support or use the “Send feedback” option …
16th October 2024
Hi Ahmed, When DIS creates a protocol solution, it starts out with a solution with three C# projects: QAction_1: This is a QAction that has the precompile option. QAction_2: This …
15th October 2024
Hi Pascal, You could have a look at the SLScheduler logs first. The problem might be more related to the dashboards you’re attaching to your daily reports, so have a …
15th October 2024
We have the exact same issue with Cassandra cluster monitoring showing those two tables as “repair needed”. We have run a nodetool repair -full. Wouldn’t that repair those tables as …
15th October 2024
Hi if you want to followe the logs you can go system center then loggins then dataminer u have alot of types of logs for ex best way is Watchdog,monitors …
15th October 2024
Hi Ahmet can share more info how did you get that, is that when u clic QAction or something else?
15th October 2024
Hi Stacey I think we can extend Reinout’s answer towards Dataminer in general: Is the MediaOps Solution considered to be WCAG (Web Content Accessibility Guidelines) compliant? – DataMiner Dojo In …
15th October 2024
The easiest way would be to create an alarm filter in your alarm console that displays the right row’s alarms. From there, you can then use the AlarmSummary shape data …