Error editing element via SOAP API
17th May 2024
I’m not familiar with using web services, but looking at the docs, the correct usage seems to be ‘DMASerialPortInfo’ instead of ‘DMAElementSerialPortInfo’. Maybe that will fix it?
Answer
17th May 2024
I’m not familiar with using web services, but looking at the docs, the correct usage seems to be ‘DMASerialPortInfo’ instead of ‘DMAElementSerialPortInfo’. Maybe that will fix it?
17th May 2024
Hi Gerwin, The answer of Hideyuki is correct, but I would like to give some additions that might be useful. The GetEligibleResources method will return all resources that meet the …
17th May 2024
Hi Robbie, If I am not mistaken you could use the reserved ID params for the spectrum analyzer to set the default values. If you look at the spectrum simulation …
17th May 2024
Hi Alija, Don’t think there is a way to see the amount of rows in Cube itself. But maybe you could take an export of the table to figure that …
17th May 2024
Hi Alija, You could use a GQI query to get data from this a table. From there you could aggregate and count the number of rows. For debugging purposes, you …
17th May 2024
Hi Frans, please also include TextWrap. It should work with the Shape Data value as “TextWrapping=NoWrap|TextTrimming=WordEllipsis”.
17th May 2024
Your text is being wrapped by default, which is why the text trimming is never kicking in. If you want to force things on one line, you can add another …
17th May 2024
Hello Miguel, This is what we see in performance (very similar to what was reported by Thibault in his dojo_question) Other tables that don’t bring data are task Manager (polling …
16th May 2024
Hi Javier, For the first problem, the value of these parameters are saved in DB, so this issue seems not related to the connector. Please could you contact Techsupport (techsupport@skyline.be) …
16th May 2024
Hi Pedro, I tried reproducing the issue you are seeing; however, I am not seeing the jitter/flicker on the horizontal lines when the dashboard elements are viewed in cube. I …
16th May 2024
Hi, The confirmation cannot be skipped as how it is implemented right now. What I do see is that you send a chat integration message below with an email address, …
16th May 2024
DVE elements can be used in the same way as other Elements within Visio. When element id’s are stored in rows of a table which then are used within a …
16th May 2024
Hi Andre, I believe it is not possible to remove the confirmation: DataMiner Teams bot: Run custom commands request confirmation Hope it helps.
16th May 2024
Hi Maxime, Unfortunately your images are not loading, so please bare with me in case I misinterpreted the problem. I suspect that you might not be seeing all the inputs/sources …
16th May 2024
It turns out the environment I was working on had SRM version 1.2.30_CU1, but only in version 1.2.30_CU3, the issue with “Auto Select Resource” not working properly was fixed. Upgrading …