E-Mail subject string length

At the moment there’s still a hard coded limit of 78 characters. This limit is the line limit as defined in RFC 5322 section 2.1.1. However, reading further in RFC …

Driver with SSL

Hi Wiktoria, You will probably have to import the certificate in the Trust Root Certification Authorities of the Windows certificate store on the DataMiner agent hosting the element. You can …

Can I export an HTML 5 Dashboard?

There are several ways to export a dashboard (like pdf, email, url, cloud share). How to do this can be learned here. But none of these options will make it …

[SRM] Script to Update Matrix Resources

Hello Jorge, Sorry for the delay! When we tried to validate the script, we found the error shown on the screenshot attached; There is any documentation for this FunctionResourceExposers? Do …

Converting 100 events to bookings

Hi Tim, You need to make a bookingManager.CreateNewBooking for each event that you receive. Creating booking is more that that call, you need to book resources, create services, etc. things …

Filter on Tables

Hi Pedro, I am afraid that this is a software issue. Please could you create a task to report it? (Reference: DCP40428)

DataMiner augmented operations underlying technology

Hi Fares – thank you for your question.  But there is no specific library or frameworks to be cited, as the Augmented Operation capabilities of DataMiner are entirely developed in-house, …

Dashboard Query Get Element Name

Hi Nikolas, You can resolve this problem by adding a Inner Join operation with a ‘Get Elements’ query. The ‘Get Elements’ query will give you the element name and the …