QAction Tigger on Params

Hi Jose, It’s hard to see from your code fragment what goes wrong, since not your whole connector is included. My best guess at the moment is that the problem …

Input Data Service Template limit

AFAIK there is no hard limit. However, you should avoid having too much data (many services created by one template with many fields). If you reach a point where you …

STaaS Migration Script package

Hi Paul The same script can be used for an actual migration (moving all your on-prem data to STaaS), as well as for a replication run (still storing your data …

deal reg. history

Hi Tibor, There is a roadmap item where opportunities registered will be visible from the partner portal directly (https://community.dataminer.services/partner-portal/) In the meantime, we will continue with our frequent engagements via …

Alarm Deduplication

Hi Iti, As far as I know, there are 2 ways of alarm grouping in DataMiner. The first option is using the analytics engine of DataMiner. This KATA should give …

Regex in Alarm Console filter

Hi Sheikh, In the docs you linked yourself the following is mentioned: “In quick filters on element, service and view cards, regular expressions can be used, with the following syntax”. …

assign vision to protocol

You can manually modify a .dmprotocol file generated from Visual Studio using DIS. However, uploading the modified .dmprotocol via the steps below will not automatically set the Visio file as …

Protocol HTTP

Hi Jose, I think the problem might be in the way the body is handled. You’re putting “user” and “password” in headers. But the API expects them in the JSON …