Switch to Alarm Manager workspace and open alarm automatically?

In my plugin integration, I have a list of alarms (triggered by audio) similar to the alarm list in Alarm Manager Tab in SC. The idea is to right-click on an alarm from our plugin list and from available options choose “see in Alarm Manager”. So the smart client should switch workspace to Alarm Manager and display details of the chosen alarm.

https://19216801.onl/ https://routerlogin.uno/ https://192168ll.link/

I found that SCWorkSpace sample shows how to switch workspace, but is it possible to open the details of the chosen alarm automatically? I will have alarm Id from my list.

I want to prevent the search for this alarm again in Alarm Manager.

Unfortunately, it is not possible. It is on the wish-list for future enhancement development work but has never been prioritized, so it is not possible to say when, or even if, this will be developed.

Good news.

In MIP SDK 2020R3 a new enhancement has been developed. The MIP SDK will include a message “SmartClient.SelectAlarmCommand” that will enable you to select an alarm line through code in a Smart Client plugin.