General database failure. (hr = 0x80040226)

Hi Milos, It’s great to hear how you are testing the system, thanks for sharing that. When using OpenSearch and Cassandra Cluster, alarms are stored within OpenSearch. This is likely …

OID to Name conversion

As this question has now been open for a long time and there has been no further reaction from you, I will now close it. If you still want more …

Embedded Dashboard into Visio Login via Cube

Hi Normally you should not need to provide the options “SingleSignOn” or “UseLoginCredentials”. When Visio sees a url that links to the same agent that Cube is connected too, it …

Email alarm details using correlation rule

Thanks for the suggestion guys. It helped me to understand. Now I have created a script to fetch the alarm data and send an email. But I need to pass …

SRM : Booking and Debug logs

Hi Wale, Log files are only created when a first log line is written to that file and the logs starting with Booking refer to the booking orchestration that happens …

how to change the font color of a chart

Hi Rodrigo, I assume this is in a dashboard or LCA that you want to achieve this? Select your component you want to change (in your case the graph) and …

Automation Script – setting Button with Message value

Hi Carys, I see that you are setting the display value of the discreet. Could you please try setting the raw value instead? var switchToSite1 = element.GetStandaloneParameter<double?>(1019); switchToSite1.SetValue(1);