tips and tricks/discussions/solutions
7th February 2023
Hi, A lot of the time I work through a problem before posting a question on here, so end up finding a work around, or the solution without posting a …
Question
7th February 2023
Hi, A lot of the time I work through a problem before posting a question on here, so end up finding a work around, or the solution without posting a …
7th February 2023
Hi With the cube launcher, I no longer need to worry about having the correct cube version installed, as it automatically grabs the version I need. I wonder if the …
7th February 2023
I’ve recently upgraded to the latest version of DIS that’s now using Nuget packages, I see that the version of Newtonsoft.Json used in my solution is set to 11.0.2 and …
7th February 2023
Hello DOJO I am trying to get all parameters of a column from a table with c# automation 6400 is the index of the table 6404 is the index of …
7th February 2023
Hi, when will it be possible for external DevOps professionals to start contributing to the DataMiner catalog? Can you also share the procedure to do so please?
7th February 2023
I’m displaying a CheckBoxList in a popup during an automation script. All the checkboxes are always unchecked(“false”) by default. Is there a way to flip this so that they are …
6th February 2023
When creating a new Enhanced Service and adding elements as subscriptions, Dataminer is able to update details regarding said elements to reflect that they’ve been added to a Service/Enhanced Service. …
6th February 2023
I am currently developing a driver that will need to have a significant number of columns. I was wondering if there is a maximum amount of columns a single table …
6th February 2023
In a driver, I have a button to force a refresh. This refresh run a comparison between the actual elements provisioned in the DMS and the elements expected to be …
6th February 2023
I am having an issue with the Cloud connection on our Staging System running on DataMiner 10.2 The Cloud Session shows: Invalid When tried to “Renew Session” I got the …
6th February 2023
When a user is viewing the low code app, an automation script should be run on a regular base to refresh some calculated data so they are up to date …
6th February 2023
Hi Dojo – We have enabled data offload to MySQL and, right after that, the memory usage and CPU of the DMAs started increasing too much, generally across the system …
6th February 2023
Hi, I am working on a protocol and have a good use case for using a Dynamic Table. I have seen Dynamic Tables being used in the past but cannot …
6th February 2023
Hi, Is it possible to know how many Mbps will pass from the user to a Dataminer’s VM (and the opposite) when one user is connected. (Knowing that I will …
6th February 2023
Hi Dojo, I want to add a resource to an existing reservation. I noticed that the BookingManager class has a method TryAddResource, but it doesn’t allow me to provide a …