Harmonic Proview PVR7000

Hi Jake, We had a quick look into this and we would need to run further investigations in order to be able to help you further on this. Looking at …

Harmonic Proview PVR7000

Hi Jake, This sounds like it might be a bug and would need further investigation. You should raise a UOSA ticket.

Masking alarms

Hi Nejra, Can you have a look into the following How to Mask Alarms in Advance for Scheduled Maintenance? – DataMiner Dojo and How to trigger the mask/unmask alarm as …

Working Automation Script Error

Hi Edward, If you use engine.SetFlag(RunTimeFlags.NoCheckingSets); in your script then it should work always. public void Run(Engine engine) { engine.SetFlag(RunTimeFlags.NoCheckingSets); // Existing code script

RCA Level in 10.3, 10.4 and 10.5

Hi Alberto, if I’ve no idea if there was anything new related to RCA coming from DM 10.3 onwards. Is there something specific you are looking for? But I remender …

How to import bookmarks to LCA?

Hi Apurva, I see this is a duplicate of this question that you recently asked. I suggest to keep the discussion over there.

Alarm Hysteresis on Traps

Hi Ramesh, Please could you elaborate how do you update the trap in the row? (I am assuming that you are updating a table since you mention a primary key). …