Make a field as drop down in object manager instance
25th September 2024
Hi Team, In LCA, i have a panel form of object manager instance which is mapped to a module. The form has all the fields as textbox fields but i …
Question
25th September 2024
Hi Team, In LCA, i have a panel form of object manager instance which is mapped to a module. The form has all the fields as textbox fields but i …
25th September 2024
Hello, A booking I was attempting to run failed with the following reason: Service 34915/1128 has incorrect data. Service Property is not correct. Expected got Here are my custom properties: …
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 …