Script to delete element

I want to create a script that deletes an element based on the DMA/EID input parameter. Doing a follow I found that this uses the SetElementStateMessage. I also want to …

mediakind RX1 – api state

In the notes of https://catalog.dataminer.services/result/driver/7020, it mentions that  the API provided by the vendor is still in its infancy. Is this still the case or has there been an update …

getting connector/driver as trial

How would you be able to get a connector as a trial? When going to the catalaog I don’t see the option to “download as trial”.

tips and tricks/discussions/solutions

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 …

Launch Client Test Tool via Cube Launcher

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 …

Newtonsoft.Json version

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 …

Automation UI: Checked boxes by default?

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 …