Retrieving a table parameter but not knowing the Primary or Display Keys
10th September 2024
Hi Dojo, In a Visio, I want to display a certain parameter from a table (example 2006), but to select the row, I need to know the Primary Key. However …
Interface Stats
10th September 2024
Within interface stats we have columns like Operator State and State what would be the difference between the two ???
Param array default value
10th September 2024
Dear Dojo, I want to add a new param to my protocol with multiple default values. Is it possible to do this? If so, how? Can someone please help me? …
Provisioning disk space in a virtual machine (Thin vs Thick)
10th September 2024
Customers deploying DataMiner in a virtual environment have the option to provision all disk space from the beginning (thick provisioning) or let the disk expand as needed (thin provisioning). The …
How to show elements snmp connection info (or https connection info ) in visio view ?
10th September 2024
Hello, Dataminer is not my core business so sorry if my question is a very basic one. I know how to link a shape to an element’s parameter in a …
Service Template – hide the alarm at service level if the alarm is acknowledged
10th September 2024
Dear Dojo, Do you know how, with service template, I can hide an alarm at service level if the alarm is acknowledged by an operator. My goal is to keep …
cqlsh not working with Python 3.12
10th September 2024
This is more of a notice to be cautious for some users that cqlsh in Cassandra does not work with Python 3.12 due to a module compatibility issue. Python 3.12 …
Shortcomings of Visio
9th September 2024
We recently ran into an issue where a complex Visio was crashing our DMA. We’re currently transitioning the functionality into a Low Code App, but for the future we’re hoping …
SRM : Alarm severity on parameter set fail
9th September 2024
Dojo, Is it possible to control the severity of a failed set in SRM ? In this instance I would like the severity to be lower than Critical which seems …
DIS DMA connection unstable
9th September 2024
Dear community, I have 2 cloud connected Dataminer instances. I can connect to both of them from DIS but the connection falls down spontaneously after ca 4 minutes. Any ideas …
Extend booking from post-roll and set it to ongoing.
9th September 2024
Hi Dojo, I have a requirement where when a booking enters post-roll, under certain circumstances, the booking needs to be extended for 1 hour and set back to ongoing. I …
[Python, SQLAlchemy] Scripted connectors perform SQL queries
9th September 2024
Hello, Is it possible to use ‘scripted connectors’ to perform SQL queries via the SQLAlchemy library? If yes, how can the library be added? Thank you!
DMAElement’s parameter LastChangeUTC received via SOAP : param change or config change or
9th September 2024
Do you know if DMAElement’s parameter LastChangeUTC received via SOAP reflects the last time when any parameter was changed or only the time when the element’s config was changed, or …