DOM – Read/write behavior from/to the same DOM Instance
4th March 2024
Hi Dojo, What’s the process when user A reads a DOM Instance and user B writes to the same DOM Instance at the same time? Will writes takes precedence over …
Question
4th March 2024
Hi Dojo, What’s the process when user A reads a DOM Instance and user B writes to the same DOM Instance at the same time? Will writes takes precedence over …
4th March 2024
Hi Dojo, We need to know if the CRUD execution of the same DOM Instance is locked or not? And also the execution of the scripts linked to DOM buttons. …
4th March 2024
Hello, I have a question regarding Visio. Is it possible to query and set the Advanced Editing Shape Data dynamically via an automation or driver (via C#)?
1st March 2024
I’m trying to swap a resource for another. Node MC Heartbeat contains resource MC Heartbeat but I want to change it for the WP Heartbeat instead. Node Label shows the …
1st March 2024
I need to update a DOM field using a method I’ve used before for other fields. helper.UpdateField(“profileInstanceParameterName”, 0L); The Profile parameter has the Value Remarks : Reference to ‘process_automation/Channel/Channel/FlagDeleteDA’ In …
1st March 2024
Hi all, We have these 2 elements in our DMA with large partitions : The Skyline Queue Manager elements are used by our provisioning solution to pass tokens and associated …
29th February 2024
Is there a way to have either a var or some other way to make a value dynamically propagate through into shape data on a child shape. So my example …
29th February 2024
Hi Dojo, when opening the migrate dialogue (as described and shown here https://docs.dataminer.services/user-guide/Advanced_Functionality/DataMiner_Systems/Migrating_elements_in_a_DataMiner_System.html and here https://community.dataminer.services/video/agents-migrating-elements-from-one-dma-to-another/) we can no longer see the three columns for weight, change and polling. They …
29th February 2024
Hi Dojo, I am working on a Visio linked to a service. On that visio I would like to show a shape based on the value of an element property …
29th February 2024
My ultimate goal is to show a shape if there in an alarm on a row in any of its columns of a table. I monitor multiple parameters in the …
29th February 2024
is there later version of the Connector for the X20 as in the catalog from 14.2.2024 which fixes a bug with the “redundancy IP” ?
29th February 2024
Hi, I am trying to cloud connect a DMA on an account that has no organizations yet, I seem unable to create a new organization. When pressing the connect button, …
29th February 2024
Hi, we noticed a API response for the Optical level which is N/A on the UI as -9999 dBm. Is this a bug or by design?
28th February 2024
Hi All, I’m trying to monitor a time parameter from a device which tells me the last change time. The time is formatted as below and when I use MibBrowser …
28th February 2024
Hi, Is it possible to pass CMD.exe (or any other executable) commands and arguments with the help of the Link shape data field? Is it possible to insert the <ElementIP> …