Theory overload DMS how to deal with that

Hi guys i have something in my mind ,if i have alot of data alot sensors ,devices or whatever,how can i deal with that ,how can i know before that …

Create Correlation Rule through automation

Hi Dojo Community, I was wondering if it is possible to set a new correlation rule through an automation script as I was not able to find any information about …

Search options

If I know the Software version of the element (PIRD, Encoder) can i filter out only those type of Elements. if yes from where?

Script Does not contain GetDms

HI guys this getdms var cant read it it saying Severity Code Description Project File Line Suppression State Details public class MaskElementDialog : Dialog { private readonly Label helloPapi; private …

AWS – snippets

I’m listening to “Creating a driver from scratch” and the instructor uses AWS – snippets, but is doesn’t appear in my snippets what should I do or download to make …

SNMP Table returning wrong OID value

Within a table in an element, I’m expecting for the OID “1.3.6.1.4.1.6827.50.9.1.1.5.1.1” to return “-100” according to the simulation ran on the device. However, after doing a wireshark on the …

HMTL code in the email body

Hello Dojo, I am currently working on an automation script which creates a scheduler task that sends an email with an attached dashboard report. What I wanted to know if …

Protocol unix timestamp

Hi Dojo, I have a parameter which has a unix timestamp, what is the best way to show the correct time&date? I tried <Type options=”datetime”>number</Type> but this is not working. …

Executing .msi file silently with dmupgrade

Hi, Currently I’m installing the CommunicationGateway from a dmupgrade package, be defining the following on the UpdateContext.txt file: Execute 60 DataMiner_CommunicationGateway_3.2.0.31332.msi Is there a way to execute this silently, without …

Service Creation Load Balancing

I am provisioning Services in a QAction based on a JSON input. The services do not need to be on a specific DMA in the cluster and the elements that …

SLC SE Repository Manager

I was trying to access http://tools/Installers.html but i am not able to access this I tried from multiple networks also. I have attached the screenshot also. I am trying to …

API Response with Brotli compression in Connector

I’m currently using a product with a custom Protocol which has updated some of their API endpoints. Although the new endpoints are decoding properly in Postman requests, they are now …