The customer wants the functionality to inform the users when the same report has been opened for editing by multiple users or they need a function or event that can be accessed by them to implement a custom alert option when multiple users try to edit the same report. On our end, we have an event called reportOpened, which is raised when a report is opened in the report designer. We need to check whether an alert or notification option can be implemented based on this event. If yes, then we need to prepare a sample for this requirement and show the demo to the customer.