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 …

Getting OID instead of ID from SNMP

Hi Robin Since you are using the instance option, DataMiner will poll the instances as an extra column for the table and place them in the first column. If you …

Alarm Template from a table

Hi Ryan If I recall correctly, the filter option will use the Display Key of your table to filter things out. I assume that would be the column TS Input …

Uninstall/Install DataMiner

SLAuthFilterISAPI is an ISAPI extension module for the IIS web server. In IIS Manager you can remove this ISAPI extension. Then it should be possible to delete the files.

Unit test passing but not passing on pipeline

Hi Luis, could the failure be related to regional formatting? Some areas of the world use the dot ‘.’ as decimal separator, while others use the comma ‘,’. If the …