ParametersSummary REGEX format

Feedback from our software team : Testing with different configurations, the cause of the issue is not the AND but the second Regex, running this one alone also does not …

Information event storm

Hi Arunkrishna, At first sight, it looks like the TMD application might be trying to initiate a connection to the DataMiner System. Possibly there is some configuration on the TMD …

Column & Bar Graph Label when importing as PDF

Hi Daniel, The amount of labels that are shown are based on the width of the component, which itself is based on the selected paper size. Selecting a larger paper …

GetAlarmdetails through API

Hi Jesus, If I understand your question correctly, you’re looking for the full history of an alarm, the entire alarm tree, correct? If that’s the case, you can use GetAlarmHistoryV2 …

Dashboard Tables vs. Visio Tables

Hi David, I believe this can be considered a limitation of our web apps. I’ve created a task for this to make sure that we follow-up on it. However, we …

Recursive foreign keys

Hi, I believe the approach you already found of doing it via QAction should be the ideal one as the options available on the XML of Naming and NamingFormat focus …

Show/Hide logic in Visio

Hi Bing, A discreet lookup is performed on the condition to check if a value matches the given display value. If the lookup is successful, the condition is updated to …

Get data from user login in GQI

Hi Manuel, Ronald’s suggested approach in the referenced question remains the recommended method for retrieving user information, and it’s the only viable option. Please note that data sources accessed via …

Configuring SMTP for a Failover pair

Hi Rajesh, When configured with a virtual IP, the FO pair will always use the VIP to communicate. So the SMTP server should be able to reach the Virtual IP.

How to create correlation rule via code

Hi Mieke, When creating correlation rules through automation, the best approach you is follow through SLNetClientTest to see what messages are sent, as correlation offers many different options. Below is …