How to specify a row parameter in a script ?
19th February 2021
Hello, I’m very new to writing scripts so maybe I miss some basics here but I am trying to write a simple script to change an output state of a …
Answer
19th February 2021
Hello, I’m very new to writing scripts so maybe I miss some basics here but I am trying to write a simple script to change an output state of a …
18th February 2021
You are correct, The so-called Stencils are shipped with DataMiner since RN22643. Normally you should be able to see a ‘DataMiner’ entry in Visio on the Shapes task pane when …
18th February 2021
When a children shape generates shapes for table rows, it actually generates element shapes that link to a parameter, similar to how you would do it for a separate parameter …
18th February 2021
Our development team has to investigate this further. Can you create a task on collaboration?
18th February 2021
Hi Arunkrishna, There is a nice article from Microsoft where they describe how the pagefile is handled. As a rule of thumb, the size of the pagefile should be 1.5 …
18th February 2021
When the applications running on your server use more memory than there is physically available, then Windows will use the pagefile.sys file as virtual memory (swap), so that there is …
18th February 2021
Hi Randy, I performed a small test on DMA version 10.1.2.0-9866 and I was able to reproduce the same behavior: It seems a bug has been introduced since 10.0.0.13-9784. Please …
17th February 2021
GQI is definitely what you need if you want to further evolve you pivot table component. The feeds in 10.1.3, like Sebastiaan mentioned will solve your need. But also the …
17th February 2021
Hi Alex, At first sight, this looks like an issue. Would it be possible to create an issue task for this in collaboration, so that we can follow up on …
17th February 2021
Hi Dave, Not sure when exactly you want Chrome to pop up (based on which user action), but you can add a shape on the Visio which acts as a …
17th February 2021
Hi Ahmed, If I understood correctly you would like to send a SMS using an automation script. If this is the case, you could use the method engine.SendSms in the …
17th February 2021
Hi Marina, At first sight, the SA D9032 connector can be used for the Cisco D9032 data source: https://catalog.dataminer.services/result/driver/820. Regarding the Cisco D9800/D9859/D9854, we have separate connectors in our database …
17th February 2021
First some general remarks. Yes, SLDMS is the process that takes the initiative to synchronize files both in the cluster and in a failover-pair. This happens in real-time or scheduled: …
17th February 2021
Hi Fadi, You can use the catalog to get an overview of the integrations that we have available off the shelf. Searching for PDU already gives you a list of …
17th February 2021
As far as I know, this is not possible and is not on the road map. A more flexible solution would be the use of GQI queries. As of 10.1.3, …