Retrieving profile definitions in protocol.
27th July 2021
Looks like you’re running into a race condition indeed. As far as I’m aware the Resource Manager has a call to check if the it’s fully loaded, but I’d need …
Answer
27th July 2021
Looks like you’re running into a race condition indeed. As far as I’m aware the Resource Manager has a call to check if the it’s fully loaded, but I’d need …
27th July 2021
Hi Alberto, The API call defined on the NX4600 for Factory Reset is a GET request with following data: URL: /txp_set Parameters: return_events: true level: 1 factory_reset: true Related to …
27th July 2021
Hi Ive, It looks there’s an issue with displaying the textbox when the resource is based on a protocol function. You can create a task for this. Sorry for the …
26th July 2021
I would agree with Alberto Thomas. The alarm severities in DataMiner can be freely defined, so it sounds like this is mainly a matter of configuring thresholds for each severity …
26th July 2021
Hi Thomas, would this be different from handling the corresponding severity values at protocol/alarm template level?
26th July 2021
To tag on to what Miguel has already said, if the concern is giving users the access to see this information without being able to manage it, you can create …
26th July 2021
Hi Jamie, Check the answer from this question: How can I execute an automation script on multiple DMA From within a script, you can launch a subscript and define the …
26th July 2021
Hi Isabel, In DataMiner 10.x you can still access to the list of agents by clicking in Agents: but indeed, there is an extra click that you need to execute …
26th July 2021
Hi Michiel, InitVar execution is done when the page is loaded. If your page is hidden and eventually displayed, then it will initiate the variables at that point in time, …
26th July 2021
Hey Jeroen, All the requirements can be found in this article. In the article you will also find a tool that takes care of the data migration for you, so …
26th July 2021
Hi Stijn, You can use a Sequence tag inside your Interprete tag to perform mathematical operations on a parameter value. More information on sequence tag can be found here: DataMiner …
26th July 2021
Hi HyungMo, It is not possible to set the size when you open a card undocked. What is possible is to open one or more cards undocked, adapt its size …
26th July 2021
Hi Yun, In addition to what Miguel already posted. When you use the “Parameter Description” alarmfilter you can also use the option “Matches wildcard expression”. When doing so make sure …
26th July 2021
Hi Srikanth, Credentials are securely stored either as element settings or as element data, depending on the implementation. This is independent of the connector/driver version used for the element.
26th July 2021
Hi Yun, Based on the screenshot attached I believe you are trying to create an alarm filter based on Parameter Description instead of Alarm Description. As you can see in …