Customizing alerts in Xadmin
Hi All,
We need to add new custom alerts in Xadmin that means Alert page should show logged events for new customized errors as per below points:
1. Add a cutomized error in Xstore. Create a log entry in ctl_event_log table in Xstore database for this new customized error.
2. This ctl_event_log entry should be replicated in Xcenter database.
3. New custom alert is shown under Alert Console page.
How can we implement above requirement?
Thanks!!!