Backup Failure
31st August 2021
Hi Ryan The screenshot turned out a bit small, but I believe the error code is -2147467259, which unfortunately is a generic error. Based on the given error log, the …
Answer
31st August 2021
Hi Ryan The screenshot turned out a bit small, but I believe the error code is -2147467259, which unfortunately is a generic error. Based on the given error log, the …
31st August 2021
We already have a solution for automation itself (i.e. without the use of a webAPI), which is available since v10.0 –> RN21878 The AlarmTemplateHelper class can be used to create, …
30th August 2021
Hi Wim, Thank you for your help! Yes I did include the filterVars=”myFilter” on the TableSourceInfo tag. And yes, the PIDs all belong to the same view table. I want …
30th August 2021
This configuration looks correct. Did you also put filterVars=”myFilter” on the TableSourceInfo tag? In the SLNet Client Test tool it’s possible to verify the result of the filters, either by …
30th August 2021
Hi Thomas The generic interfaces are indeed in Parameter Group 500000. However, I wasn’t able to find this documented, so I’m not sure if it’s subject to change.
30th August 2021
Hi Bing, First, to answer your direct questions: Yes, the feature was introduced with RN18640 in FR 9.5.13 and MR 9.6.0 (CU0) and is always active Yes, the standby agent …
30th August 2021
Hi Jeroen, This is likely because there was a problem during the NATS installation. Can you check if the NATS & NAS services are running (in the Windows Service Manager)? …
30th August 2021
The shape with the ‘Execute’-Shape Data is an enhanced shape linked to an Element. In groups, the subshapes will always inherit the ‘Element’ context from their parents, unless you use …
30th August 2021
Hi Miguel, On the summary page of the DataMiner PTP Visual Overview, there’s already a shape similar to your desired behavior. Would this help you? It comes down to only …
30th August 2021
Hi Fransisco, There’s a few topics to unpack here. First, a QAction with a table PID as trigger will be executed when that table changes, but not if those changes …
27th August 2021
Hi Bruno, Profile parameters will be made available in scope of a booking as follows : Configuration: (only) a write parameter will be created to allow for parameter value sets. …
27th August 2021
Hello Ciprian, From 9.6 on (RN18780), all type of dynamic tables will now indicate the initial sorting, as defined for the table parameter in the driver. The table parameter definition …
27th August 2021
Hi Michiel, Without defining all the details, the same connection handle for the http session is used for all Connections defined in your Session. The connection handle is only closed …
27th August 2021
Hello, The cube update center checks for ordered protocols and protocol updates. To determine the protocol updates, the latest version of that protocol on the DataMiner is used to verify …
27th August 2021
Hi Maxim The message you see originates from the SLElement process: When trying to create an alarm/information event, it checks whether the parameter is known in SLElement. In your case, …