In this step, you will test the signaling of the EMPLOYEE_CHANGED event.
- Start the Framework as a web application.
- Select the iii DEM application and the Employees business object.
- Use the filter to populate the instance list.
- Select an employee and change the surname.
- Click Save. Notice that the filter now listens for the EMPLOYEE_CHANGED event and updates the list entry:

- Close the application.