is direct usage of DMSClass instance still allowed?

While the usage of the raw Interop.SLDms.DMSClass objects is discouraged, you can solve this error (“Interop type ‘DMSClass’ cannot be embedded. Use the applicable interface instead.”) from the Project References …

parametercontrol shape data on /monitoring

Hi Srikanth, You are using the correct Shape Data, so no issues there. Could you increase the size of your shape in Visio? Maybe your shape is too small and …

Ticketing App – Correlating on new Ticket Creation

A generic connector was created to link with the ticketing Gateway: https://catalog.dataminer.services/result/driver/7044 This connector allowed us to perform the action which was required.

GitHub SonarCloud CI/CD NuGet error

Hi, you can now use the following NuGet package which is public: Skyline.DataMiner.Core.DataMinerSystem.Automation. For more information, see the following blog post: Unlimited DevOps power at your fingertips – Code Library …

Delayed Parameter update

Hi Arne, as Tom already suggested, you could implement a buffer mechanism to retry polling until the value has changed. Alternatively, if we are only talking about a delay of …

Passing Script Parameters using a correlation action to C#

Hi Oliver, see the note at the bottom of the following page: https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/Adding_rule_actions/Running_an_Automation_script_from_a_Correlation_rule.html “To pass information about the alarm that triggered the Correlation rule to the script, you can use the …

Delayed Parameter update

Hi Arne, when the device doesn’t have a blocking call that only returns when the new data is ready, I don’t think there are many alternatives. What you could try …

collaboration and catalogue auth loop

Hi Philip, most likely you are experiencing the same issue as described in the following question. Could you please check the proposed workarounds and let us know if this worked …

collaboration and catalogue auth loop

Hi Philip, Which browser are you using? If it’s Firefox than it’s a known issue as explained in Authentication loop on catalog and collaboration. If not, can you follow the …