Showing data fetched from on the panel using automation script
25th September 2024
Hi Team, I have a panel in which i receive some set of values and save it to DOM using Automation script. All the saved data is shown in table …
Question
25th September 2024
Hi Team, I have a panel in which i receive some set of values and save it to DOM using Automation script. All the saved data is shown in table …
25th September 2024
i getting data object from api call now how can set these data in params to display
25th September 2024
Hi, I’m trying to configure an LCA timeline component to enable highlighting item range and clearing the highlight. Highlighting is achieved via executing the “Highlight Time Range” action, which is …
25th September 2024
Hi Dojo community, I am developing an SNMP driver that requires certain commands to be executed after each set action. However, the SNMP set action is not always successful, and …
25th September 2024
Hi all, a general question: One of the more common and repetitive actions that I find myself doing is to have to refer to a parameter’s name and PID (table, …
24th September 2024
My script is failing due to this error, when it was working just a few hours ago with not much changing. Failed due to: System.MissingMethodException: Method not found: ‘Void Skyline.DataMiner.Core.DataMinerSystem.Common.Subscription.Monitors.ParamValueMonitor`1.Start(System.Action`1<Skyline.DataMiner.Core.DataMinerSystem.Common.Subscription.Monitors.ParamValueChange`1<!0>>)’. …
24th September 2024
Is there a generic SNMP SET driver similar to the generic SNMP GET driver?
24th September 2024
Hi all, Is there a simple way to delete all DCF connections associated with an element? I know it is possible to delete 1 by 1 from Cube: Advanced Connectivity …
24th September 2024
Hi dojo, I have table A, that has two columns (ID (string), Label (string)) and table B with the same two columns. What is the best way to create table …
24th September 2024
I have a simple use case. I’m working in a Adhoc Data Source, and instead of returning a GPIPage with a list of rows, I need to throw an exception …
24th September 2024
Hi Community, I’m having issues with the method GetPrimaryKeys from the IDmsTable. I’m trying to retrieve the primary keys from the table but I keep getting 0 as the output. …
24th September 2024
Hi Team, were running Dataminer V. 10.4.8 and i tried to deploy DataAPI and DataAggregator via Dataminer Services. Now i´m getting this popup: After that i checked on our DMA …
24th September 2024
which one is good method to get data from device ? though api call or using snmp oid’s
24th September 2024
is it possible to take this domain name as a variable in http type protocol when i creating a element so that I can use this protocol in my api …