How to (externally) set a parameter/table on an enhanced service protocol
23rd December 2021
I’m looking for a way to set a parameter or table on an enhanced service protocol (a protocol on top of a service) from our manager element. It seems a …
Question
23rd December 2021
I’m looking for a way to set a parameter or table on an enhanced service protocol (a protocol on top of a service) from our manager element. It seems a …
23rd December 2021
Hi Dojo, Would there be a way to instantly create a dataminer dashboard (so that I have a web link to share) from a filtered list of entries in Alarm …
23rd December 2021
Hi Dojo I’m trying to fill a table using the SLProtocol.FillArray method but it throws the following exception. Can somebody help me to find the root cause of this please? …
23rd December 2021
Dear developer, I have configured a path for a specific backup: IMS LANTIME Modular /notification/miscellaneous Included After i have created the backup, i changed some values in the miscellaneous …
23rd December 2021
Hey, I am currently trying to create a Service template with a couple of services. The problem I am having now is that I need to be able to have …
22nd December 2021
Is it possible, and if yes how, to create a simple Visio for a view that contains data that: Show the count of elements of a particular protocol type in …
22nd December 2021
I would like to know a bit more about the mechanism by which the audio files are transferred to/ from the DMA to/from the Alerter agent. When you add an …
22nd December 2021
I am trying to get a list of elements created on a particular day by using the ‘Created’ date in general properties. Is this possible with GQI ?
22nd December 2021
I’m trying to dynamically define the influence of an element based on the switch position of a redundancy switch. Because we don’t know the exact type of redundancy switch we …
22nd December 2021
From my understanding, the SRM Master DMA in the cluster is the agent with the lowest id. Is it possible to change this to another agent in the cluster?
22nd December 2021
Hi Dojo, I have a script that translates a Job to a Silent Booking. Now the value in the Created By field is DataMiner Agent. I want that this field …
22nd December 2021
Hi Dojo, When I create silent bookings I notice that only the contributing has a owner assigned, while the main hasn’t. Is there a way to have the owner filled …
21st December 2021
Hi, We already allow DataMiner installation under a different local account than the built-in Administrator, in case that account has local admin rights assigned. Do we also support his in …
21st December 2021
Recently we have the following notices in the alarm console: In SLNet logs this error is associated with different events: What does this error mean and what are the implications …
21st December 2021
To know the value of a single cell of a table, based on the primary key, is GetParameterIndexByKey() worth it, performance-wise? As an alternative, GetRow() and then retrieve the desired …