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 …

Visio arrow head size for lines

We currently always default to a specific arrow of which the size is based on the line weight. Specific arrow types are currently not supported.

Error connecting to DMA using DIS.

Thanks Michiel. We could close this case. Thanks for helping for now i rolled back to an older version of DIS but i will at some point upgrade and test …

Cube Data Sources tab not working

Hi Mathis, Can you try if it works when using a different browser engine in cube? You can adjust the engine through the system settings.

Drop-down binding using http API response

Hi, Would it be possible to elaborate the question a bit as it is currently not really clear what is trying to be achieved? -The drop down values are coming …

json string in a configuration field

Hi Marco, A possible option is to define multiple lines in your string parameter: lines attribute | DataMiner Docs Hope it helps.