Remove Pages tag for DVE
6th September 2023
Hi Dojo Is it possible to remove the Protocol/Display/Pages tag for DVE’s with an export rule? Or remove a specific page defined under the Pages tag?
Question
6th September 2023
Hi Dojo Is it possible to remove the Protocol/Display/Pages tag for DVE’s with an export rule? Or remove a specific page defined under the Pages tag?
6th September 2023
Hi I get a voice alert every few minutes from the dataminer. Is there a way to turn off this output? Thank you!
6th September 2023
I can’t seem to figure out how to change the order of buttons in the header bar once they are in place. Is there something I’m missing to allow that? …
5th September 2023
I’m having issues where the shapes are not appearing in the Visual Overview. Following is what I did. In the driver I added the ;xpos to the ColumnOption options. In …
5th September 2023
I would like to know what is the parameter to obtain the communities of the teams. by referencing a get element query
4th September 2023
Hi, I am getting the below error in my logs for a simple protocol that puts API data into a table. I’m not familiar with this error and the table …
4th September 2023
Hi there, I have a table on an element that I would like to access from an automation script. Unfortunately, I need to access values from the tables based on …
4th September 2023
Hi, I am investigating some issues with the invocation of the correct processes between the A&B leg of a DMA pair. However, I don’t actually have a reference of exactly …
4th September 2023
Hi, I’m seeing this in my notice events Backup job had errors. !! Backup-process failed, see logging for details. Unspecified error (-2147467259) Any idea which log file will point me …
4th September 2023
Hi, a user of DataMiner 9.6 has the following setup currently deployed in production. Operators are accessing DataMiner using IE through Citrix as per the diagram below: The user has …
4th September 2023
I’ve noticed some unexpected behavior on our mimics when using FlipX or Show parameters on our mimics that we use to give a visual indication of which transmitter is to …
4th September 2023
I’d like to know if it’s possible to save the order of columns in dataminer element view? I always end up moving the impacted service, protocol, and polling IP next …
4th September 2023
Originally when we were updating booking properties we were using the ‘SrmManagers.ResourceManager.SafelyUpdateReservationInstanceProperties’ method, however when looking into the documentation it looks like we should be using the ‘reservationInstance.UpdateServiceReservationProperties’ method. With …
2nd September 2023
Hello all!! I have a problem to discover a network., after 30 minutes runing the discover the engine stop and show timeout. Can i change some configure or file to …
1st September 2023
Hi Dojo, Was looking through a code review and had a question purely based off curiosity: when setting a parameter via SLScripting, you see both protocol.SetParameter(PID, value) and setting the …