Use the Configuration Console to find the URL to the static HTML page from the LPL business object.
For example, the URL for the Employee Time Off Calendar is defined in a derived field called EmployeeCalendarURL on the HROrganization business class. The static HTML page that displays the Employee Time Off Calendar is called inforCalendar.html and is loaded from the EmployeeSelfService WebApp. You can also use Developer Tools (F12) in the browser to identify the static HTML page by watching the network traffic or inspecting the page in the browser.