Can Alerter be used for more than one DataMiner Cluster
25th June 2021
Unfortunately, SLAlerter currently only supports running one instance, which can connect to one cluster only at the same time.
Answer
25th June 2021
Unfortunately, SLAlerter currently only supports running one instance, which can connect to one cluster only at the same time.
24th June 2021
Hi Edson, Looking at the latest development guide I found this: Primary keys A table must always contain a column that has a unique value for every row in the …
24th June 2021
Investigation showed the port was in use by another non-DataMiner process running on that server.
24th June 2021
Hi, First place to look in these cases is the StreamViewer. This will show you all the incoming data. In case you see data and you don’t see that represented …
24th June 2021
Hi Jack, Is this specific port opened in firewall?
24th June 2021
Hey Jens, Just to give some more feedback/measurements to this. I did some quick tests to find out the difference between these calls. I tested the following two calls, each …
24th June 2021
Hi Mieke, When a PA workflow is not working, we start debugging this issue by checking the following items: Are the queue elements correctly configured? Check if the parameter ‘Resource …
24th June 2021
I would start by looking at the queue element(s), specifically the one to which the token is sent. is the token listed in the incoming table? do you have entries …
24th June 2021
If you put a magnifying glass on it then the answers is yes, as it requires more resources. On SLScripting side: You need to construct the “new” uint[], which is …
24th June 2021
Hi Edson, As far as I know, it is surely possible to use an ArrayOptions tag with an index different from 0. The index attribute defines which column contains the …
23rd June 2021
Hi Christine, The primary purpose of an acquisition network is to collect information from data sources. Most of time the acquisition network is configured in such a way that only …
23rd June 2021
Unfortunately, there currently is no way to avoid having the timestamp added or to get hold of the generated filename.
23rd June 2021
It doesn’t matter, you can choose any, as long as there is connectivity.
23rd June 2021
Indeed, this would be a very helpful feature. Is this already on roadmap, or are there any workarounds suggested?
23rd June 2021
You can get this error when an unhandled exception occurred while running the report template asp file. This is a “friendly” error message which hides the technical details, as those …