Recursive foreign keys
17th March 2025
Hi, I have a table that contains a hierarchy of nodes. The foreign key over here refers to the parent node ID and references the primary key of the same …
Question
17th March 2025
Hi, I have a table that contains a hierarchy of nodes. The foreign key over here refers to the parent node ID and references the primary key of the same …
17th March 2025
Hi, does anyone know how to efficiently update the timeout value (“the element goes into timeout state when it has not responded for (sec)”) across multiple elements of the same …
16th March 2025
Hi all, it is observed that the arrow-head size rendered in Cube remains the same size regardless of whether the size is small, medium, large or colossal. How do we …
15th March 2025
Hi Dojo, Is there any way to get data from the user login in a GQI in order to filter data? I have seen this way: https://community.dataminer.services/question/how-to-filter-data-based-on-the-user-in-gqi/?hilite=GQI+USER But, Is there …
14th March 2025
Hi Dojo, Is there a way to make a very long string better visible (or even hidden) as in the case shown in the attached image? It is a compressed …
14th March 2025
Hi Dojo, Can anyone explain why I don’t see the dropdown7 dropdown8 dropdown9 fields to use as feeds. The ones shown in the menu are on a different page. Thanks.
14th March 2025
When opening the Data Sources tab in Cube, an exception is thrown. However, if I open the Data Sources page in the browser, it works correctly. How can I resolve …
14th March 2025
Hi Community, When join operator is used in GQI query and the amount of data is considerable big, is it important to think about the size of table (number of …
14th March 2025
Hi all, please consider the following shape data: whereby PID:1184 has the following definition: I notice the following Shape data which compares to <Value> instead of <Display> also works: <A>-A|[cardvar:ElementNameRS2]|1184:TransmitterB/A|=2 …
14th March 2025
Hi Dojo, What I want to achieve is for a shape to show the alarm colour of column ‘State’ when ‘Display Key [IDX]’=”TransmitterA1/1” and ‘Name’=”Tx Summary”. Using ParametersSummary –> Max|[cardvar:ElementNameRS2]:365:Filter=fullFilter=(368 …
14th March 2025
I have access to the standard “protocol Schema” xmlns=”http://www.skyline.be/protocol in DIS but when I add in the propertyConfiguration.xml or other advanced XML files, DIS in Visual studio doesn’t recognise any …
13th March 2025
Hi all, We have a LCA solution that works with various of automation scripts, used to perform CRUD actions on DOM data. After upgrade to 10.5.3.0-15484, all scripts meant to …
13th March 2025
Hi All, If we have a failover pair across 2 Data centres that sit in different subnets, do we still need to use the hostname to configure failover? Is it …
13th March 2025
Hi, I am working with DataMiner automation scripts and I wanted to know if it’s possible to trigger an automation script by uploading a file into a watch folder. Essentially, …
13th March 2025
Hello Team, I would like to trigger a dataminer automation script based on one of the conditions, but I need to pass some user define input parameters to the script. …