Job Manager access through DataMiner Cloud

Hey Ive, Sharing of other things than Dashboards is something that we still want to support, but there are no specific plans yet for Job Manager sharing. I’ll get in …

Obtaining Alarm Statistics for EPM Fields

Hi, I believe this is possible when creating an alarm filter that filters on the Alarm.System.Name and Alarm.System.Type. Alarm.System.Type should like to the field name (in this case CCAP Core) …

Set Parameter Cube Behavior 9.5 vs 10

Hi Michael, We were able to verify this still worked on main releases upto 9.6.0. Unfortunately, there is no way to configure this usability feature. Please create a task for …

SLSql.Query() method cursor type support

Hey Tiago, This should be possible by using the following features. Use the SLOracle class in SLDatabase if you are connecting to an oracle database. Execute the query using the …

Monitoring internal https sites on a specific domain

Hello, There is a DataMiner “Generic Network Services Monitor” driver is used to monitor different kinds of network services. With this driver, you can run tests on selected network protocols. …

Disable editing some parameters for a Group

Hi Laurine To a specific user or group, I do not believe it is possible but you can leverage the “level” feature to achieve something similar. You can check this …

Disable editing some parameters for a Group

Hi Laurine, You can add the level attribute on your write parameter to disable access for users for which the security level isn’t high enough. You can find more information …

Still 4000 Messages in Progress on SLProtocol

Hi Miguel, The SmartIPReadThread is a thread running in SLProtocol used to process smart-serial responses. These responses are processed sequentially and the next one will only be processed when the …

Still 4000 Messages in Progress on SLProtocol

Miguel, Having a big amount of messages coming in, does not always mean they are added to the slprotocol queue. This depends on the logic in connector. The queue only …