SLSql.Query() method cursor type support
26th October 2021
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 …
Answer
26th October 2021
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 …
26th October 2021
Hi, I don’t think there are plans to support this in the near future. I had a similar question on which the answer that can be found here . Regards,
26th October 2021
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. …
26th October 2021
Thanks a lot for your answers, I have seen the help I will manage it with the security level.
26th October 2021
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 …
26th October 2021
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 …
26th October 2021
Hi Bert – thanks for your feedback. I would indeed like to have history tracking enabled when adding a history tab. A good workaround could be to add by default …
26th October 2021
The GetRawConstantValue method will try to retrieve the value from the Constant metadata table of the assembly. When using static readonly, there will be no entry in that table and …
26th October 2021
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 …
26th October 2021
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 …
26th October 2021
Hi Hans, History tracking should be enabled by default on alarm tab pages showing current alarms or a sliding window. Alarm tab pages with history alarms will have this history …
26th October 2021
According to the help of Keycloak, they support SAML, so this should be possible, but I’m not aware we’ve already integrated with Keycloak. We’ve done already many integrations using SAML, …
25th October 2021
Hi Elvio, Are you using the old Dashboard module or the New HTML 5 Web Dashboard application?
25th October 2021
Hi Miguel, It’s not really possible to easily show this as this value would be based on a specific moment in time. What might be of interest though is to …