Surveyor – moving items in bulk

Hi Dojo, Is there a way to move multiple items at once in Surveyor? For example, if we need to distribute a large number of automatically generated elements or services …

SRM ElasticSearch indexing issue

After a restart to load a new system function there seems to be a problem with the indexing engine. I double checked that ElasticSearch was running ok on that site …

MySQL Offload DB Schema

How can we obtain the schema for the MySQL offload database, so we can identify what each column means, and how it links to other tables? i.e. a relational diagram …

How to send notifications to WhatsApp group

Hi, During a recent conversation with a customer, I mentioned the possibility of integrating DataMiner with Teams bot (and Slack). Although interested, they said their teams are currently not using …

Update Reservation Service Property

I need to update a booking property. Currently using UpdateServiceReservationProperties. I can see the updated property value on the reservation instance but not on the service custom property. Could you …

Techex MWCore statistics interface

What version of openssl does DataMiner user? trying to read a certificate supplied by Techex with version 3.0 returns: – Error outputting keys and certificates B82A0000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto\evp\evp_fetch.c:346:Global default library …

Skyline Alerter Alarm Colors

Do the balloons in alerter have the ability to use the custom colors set in Dataminer.xml? The alarm color in the data stream is correct but the balloon color is …

ProxyServer tag not working

I see there’s a a question asked by Rafael back in May, but no resolving answer to the question. https://community.dataminer.services/question/proxyserver-tag-not-working/?hilite=proxyserver I’m having the same issue on version 10.2.8.0-12005 of DataMiner. …

How to convert Avro message to JSON structure?

Hello Dojo, I am working on a connector that receives messages in Avro format, which seems similar to a compressed JSON structure. I was wondering if anyone knows of an …

Parse JSON Response QAction

Hi, I’m following the example on how to handle JSON responses in QActions but have got stuck when passing the data to a paramID. I have the connector with my …