Is there a way to show in the DMS that elements are changed to Paused or stopped.
On a production environment an operator changed the state of an element to paused. This caused SRM to fail on this element. Would it be possible to detect those changes and report them by any means ( popup, alarm, ... etc)?
One idea could be to create an automation script which checks element states and triggers an action of choice when needed (e.g. as soon as any element is stopped or paused).
This script could then be scheduled to run periodically or as a correlation action when element state change information events occur.