InterApp return message issue

Hello, I’m trying to implement a monitoring system where my element monitors multiple other elements (let’s call them Master-Slave), so I chose to use InterApp. I followed the InterApp documentation …

Export / Import Multiple Automation Scripts

Hi, I need to export more than 300 scripts from DM and then import the scripts into another DM. It seems that it is not possible to select several files …

DomInstanceExposers filter not returning expected result.

When I apply a DOM filter query with a combo of OR and AND I do not receive the expected result. for example: ( ( (DomInstance.FieldValues.e748ba20-2c0a-4528-bb37-a81dd5869b15[Guid] ==3375fe15-d491-4c01-a1d4-a57fc5b3622a) OR (DomInstance.FieldValues.e748ba20-2c0a-4528-bb37-a81dd5869b15[Guid] ==01a3d7f0-d920-428d-b1fe-001354db33ce) …

Unexpected Exception Unknown file change type

Hi Dojo, Noticed this unexpected exception in alarm console. “Unexpected Exception [Unknown file change type: AddFile]: Notification Thread ( at Skyline.DataMiner.Net.MessageHandler.HandleNotifyFileChange(Int32 subType, Object params1, Object params2) at Skyline.DataMiner.Net.MessageHandler.BuildSLNetCOMNotifications(SLNetRequestType type, Int32 …

System Name Change

Hi. The company rebranded and I need to change the name at the top of the surveyor tree. Does changing the system name under (Agents –> System –> System Info …

Driver of type virtual

Hi Dojo Is there a specific training course for drivers of type virtual, whereby there are no external connections, and we just want to periodically make calls to other elements …

GQI Custom Operator – Dynamic Input Arguments

Hi Dojo, I was wondering if it is possible to display an input argument based on the value selected on a previous input argument. For example: After selecting a custom …

Syntax for Alarm Range Filtering

Hello Dojo Community! Can any one help me with the syntax to filter alarms on the console using alarm range instead of specific alarms IDs. To put this in context, …

CheckSets element option in automation script

Hello Dojo community, I have an automation script which, among other things, loads a configuration profile on a device. It takes about 15-20 seconds for the profile to be loaded …