Ad Hoc Data Source – Arguments from Tree Feed
16th August 2023
Hello, Building a low code app that displays alarms (Ad Hoc data source) filtered by a user selected service. This is currently working for a single service in a Dropdown …
Question
16th August 2023
Hello, Building a low code app that displays alarms (Ad Hoc data source) filtered by a user selected service. This is currently working for a single service in a Dropdown …
16th August 2023
Hello Dojo Community, I carried out an exercise disabling some DVEs that were erroneously enabled on some sites which were reporting many alarms and giving all sorts of disturbances in …
16th August 2023
We are in the process of migrating the SRM solution from one system to another. When using the SRM_ExportFunctions script. We can see a lot of dmapp packages are generated with ‘_not-active’ …
16th August 2023
Hello all, Recently, I found out from someone who has recently upgraded DMA version from v10.3.7 (FR) to v10.3.0-CU5 (MR). And they are interested in installing the Cube launcher using …
15th August 2023
We are interested if the default time that Windows waits for a process to end before terminating is long enough or not. This comes after one of our EPM Lab …
15th August 2023
What does the message on SLProtocol means? The element is receiving unsolicited messages on a smart serial connection. I’ve seen that when the message is too big, it will trim …
15th August 2023
Hello, We have a correlation rule that triggers an automation script (sending a slack message) if a specific alarm persists for 90 minutes. Our operations team has asked that it …
15th August 2023
Hello Dojo Community !, We’re currently evaluating our correlation rule performance for a sample system, specifically focusing on aggregating alarms for a specific site through DataMiner. Could you clarify the …
15th August 2023
I am trying to send a POST HTTP request with Content-Type=multipart/form-data and I keep getting this error response: (status code: HTTP/1.1 400 Bad Request), returned VT_BSTR : {“errors”: [{“message”: “Multipart …
15th August 2023
Hi I have read the article on changing the IP address of DMA’s but I’m still a bit confused on if anything is needed on the other nodes in the …
15th August 2023
Hi, I want to use a compiled library in a solution, but not have the automation script for it in the same solution as the script I want to reference …
14th August 2023
I’m part of a team moving dma’s on to virtual infrastructure. I was wondering if any one had come across any benchmarking / stress testing tools which give some truthful …
14th August 2023
While creating DOM, I need to set Client user Name filed descriptor as index so we avoid adding duplicated values. How can I do that?
14th August 2023
Hi, I’m working on a low-code app where I have a drop-down to filter a grid component. When a user opens the app, I want the drop-down to be empty …
14th August 2023
Hello, I have a table that is being populated by an API endpoint (using FillArray), is there a maximum number of rows that a table can have?