Low Code Apps – logging (best practice)

Hi Jens, this is not full logging, but it can help for debugging custom GQI connectors. If you try/catch the errors in your code, you can throw a “GenIfException”. This …

SRM – Simple Resources (not element based)

Hi Jamie, You can use resource pool inheritance. However, what you want to book needs to be something related to a function resource you add in your booking. Example : …

Low Code Apps – logging (best practice)

Jens, What is done in SRM has few drawbacks, due to the fact that it requires a shared folder accessible from all DMAs of a cluster. There is also a …

Communication through DMSs

A way of doing it could be by using an SNMP Manager on the DMS that needs to forward the alarms and a trap receiver on the receiving DMS. The …

Communication through DMSs

Hi Sevil I believe you’re thinking of 1 of the following: Replication (e.g. an element is replicated from 1 DMS on another) Northbound Interfaces Web Services (SOAP or JSON) SNMP …

SRM – Simple Resources (not element based)

Hi Jamie – not sure, but isn’t it simply a matter of creating a resource pool in the Resource Manager, and add the resources in there (without linking those to …

Change custom property of views in bulk

I used the script above to succesfully modify a property value of a view. As a next step I would like to update the value whenever the severity of the …