Determining the Mobile HCM URL for Infor Go

To determine the Mobile HCM URL for Infor Go, use these procedures:

  1. Sign in as Administrator.
  2. Select Administration Console > Other > Application & System Links.
  3. Under Web UI, click Employee. The Employee page is opened in a new browser tab.
  4. Copy the URL of the employee page.
  5. 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

  6. 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