Thanks . Actually we are getting Alerts in Monitor > Alerts > All Alerts Screen. But other actions like email and Management Event is not being called.
Earlier it worked and miqaedb:/System/Event/CustomEvent/Alert/VMAlert#create is called and we able to call our Method for automation.
Earlier Automation Log when Management Custom Event worked:
[----] I, [2020-07-10T05:20:39.082434 #3084:e625f8] INFO – : Instantiating [/System/Process/Event?EventStream%3A%3Aevent_stream=26997&MiqServer%3A%3Amiq_server=1&User%3A%3Auser=1&VmOrTemplate%3A%3Avm=28&alert_guid=ce25c0e9-2772-436f-be36-ccac794f3338&event_stream_id=26997&event_type=VMAlert&miq_alert_description=VM%20Alert&miq_alert_id=40&object_name=Event&vmdb_object_type=vm]
[----] I, [2020-07-10T05:20:39.097749 #3084:e625f8] INFO – : Updated namespace [/System/Process/Event?EventStream%3A%3Aevent_stream=26997&MiqServer%3A%3Amiq_server=1&User%3A%3Auser=1&VmOrTemplate%3A%3Avm=28&alert_guid=ce25c0e9-2772-436f-be36-ccac794f3338&event_stream_id=26997&event_type=VMAlert&miq_alert_description=VM%20Alert&miq_alert_id=40&object_name=Event&vmdb_object_type=vm ManageIQ/System]
[----] I, [2020-07-10T05:20:39.139731 #3084:e625f8] INFO – : Following Relationship [miqaedb:/System/Event/CustomEvent/Alert/VMAlert#create]
[----] I, [2020-07-10T05:20:39.158747 #3084:e625f8] INFO – : Updated namespace [miqaedb:/System/Event/CustomEvent/Alert/VMAlert#create Systems/System/Event/CustomEvent]
[----] I, [2020-07-10T05:20:39.179682 #3084:e625f8] INFO – : Following Relationship [miqaedb:/General/Methods/TestInstance#create]
[----] I, [2020-07-10T05:20:39.188042 #3084:e625f8] INFO – : Updated namespace [miqaedb:/General/Methods/TestInstance#create Systems/General]
[----] I, [2020-07-10T05:20:39.202473 #3084:e625f8] INFO – : Updated namespace [General/Methods/test Systems/General]
[----] I, [2020-07-10T05:20:39.205965 #3084:e625f8] INFO – : Invoking [inline] method [/Systems/General/Methods/Test] with inputs [{}]
[----] I, [2020-07-10T05:20:39.207449 #3084:e625f8] INFO – : <AEMethod [/Systems/General/Methods/Test]> Starting
[----] I, [2020-07-10T05:20:39.538320 #3084:8f927a4] INFO – : Testing
[----] I, [2020-07-10T05:20:39.551868 #3084:e625f8] INFO – : <AEMethod [/Systems/General/Methods/Test]> Ending
[----] I, [2020-07-10T05:20:39.551976 #3084:e625f8] INFO – : Method exited with rc=MIQ_OK
Thanks Again 