Dashboard Query Get Element Name
16th August 2022
I have queries that gather the serial numbers of devices throughout our DMA. I would like be able to get the Element’s Name into the query so management can identify …
Question
16th August 2022
I have queries that gather the serial numbers of devices throughout our DMA. I would like be able to get the Element’s Name into the query so management can identify …
16th August 2022
Hello, We are interested in discovering the underlying technologies used to implement the AI/ML capabilities in DataMiner. I would really appreciate if you would share with us what libraries, frameworks, …
16th August 2022
Hi, I want to display a table column in an automation script as a drop down so a user can select a value. How do I display column 3 in …
16th August 2022
Hello.. We run Dataminer Cube from a MS Azure virtual environment. i.e. we log into a Windows virtual PC and run DM Cube from there. The Virtual environment hosts many …
16th August 2022
I’ve set an alarm template to alarm to alarm normal when Ingress or Health State is Online and Critical when in any other state. I’m trying to get the colors …
15th August 2022
Hi All, When trying to find an element id we can see that the error below is returned… the exact line that I believe the null values are returned on …
12th August 2022
Hi, I’m putting together a Visio that when selecting a row in a table it sets a session variable containing the event time, which I’m setting to the booking manager …
12th August 2022
I’m searching for code reference or an example on how to: 1. filter on DOM instances 2. Update a DOM instance
12th August 2022
When using the method TryCreateNewBooking (of the class BookingManager) fails, how can I retrieve extra information about the problem?
11th August 2022
We’re automatically creating SRM bookings from information pulled into from another system, the automation script that creates the booking and returns the message with the GUID if successful sometimes returns …
11th August 2022
I would like to build an ad-hoc data source to be used with GQI in an app. However in Visual studio I don’t know what dll to add for this …
11th August 2022
so how do I make a working clock visible on each visio drawing ?? I know in the fantastic windows environment there is a clock in the lower right bottom …
11th August 2022
I was trying out the custom app feature and managed to get in infinite redirect loops. Since I can no longer edit my app through the UI, how can I …
11th August 2022
I am getting an alert on the DMAs are not in sync. So i need to stop those for time beeing since its gettigng flooded for a day. I am …
11th August 2022
I want to retrieve a filtered set of table entries in an automation script. Fetching first the whole table and then going through that table doesn’t seem like the best …