Where can I find my ownership information of connector licenses ?
5th March 2024
Hi Dojo, I remember, you were able to see your ownership information of connector licenses in the old DCP, but as far as I know, such information is not available …
Question
5th March 2024
Hi Dojo, I remember, you were able to see your ownership information of connector licenses in the old DCP, but as far as I know, such information is not available …
4th March 2024
We are building a Visio to show an end-to-end view of a Video processing chain. The overall display does not port well to the Dashboard view at this time. We …
4th March 2024
Dear Dojo Community members, At our DMS, we have a SRM booking system which is stored in an Elastic indexing database. The amount of bookings is quite big. As users, …
4th March 2024
I would like to create a log file that is available via Cube (for example via the Documents of a specific element) This log file should contain info of Automation …
4th March 2024
Hi, we have a redundant DMA system which has a new nic interface enabled. NIC Main ….209 NIC Backup ….210 NIC Virtual ….211 First we tested the connection to all …
4th March 2024
When creating an Automation Script on Visual Studio using the Project Template the .csproj and namespace files are automatically named “Automation Script Name_1”, as it shows on the screenshots attached. …
4th March 2024
I’m working on this tutorial following Kata #20 on a personal DaaS system. I’ve completed all the steps but the dashboard doesn’t get embedded in Visual Overview and I always …
4th March 2024
Hi, on DataMiner 10.3 it is sometimes observed that when an attempt is made to install a HF or upgrade, the action fails with ‘An upgrade is already in progress’. …
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 …