Determining the Mobile HCM URL for Infor Go To determine the Mobile HCM URL for Infor Go, use these procedures: Sign in as Administrator. Select Administration Console > Other > Application & System Links. Under Web UI, click Employee. The Employee page is opened in a new browser tab. Copy the URL of the employee page. For mobile employee, replace EmployeeSelfService/page/EmployeeHome with EmployeeSelfService/html/EmployeeSelfService. Add the parameter csk.ng=true. For example: <protocol>://<hostname>:<port>/<dataarea>/EmployeeSelfService/html/EmployeeSelfService?csk.ng=true For mobile manager, replace EmployeeSelfService/page/EmployeeHome with ManagerSelfService/html/ManagerSelfService. Add the parameter csk.ng=true. For example: <protocol>://<hostname>:<port>/<dataarea>/ManagerSelfService/html/ManagerSelfService?csk.ng=true