Simple use case: Use the Mobile HCM menu and homepage

If you have existing configurations to the EmployeeSelfService or ManagerSelfService web applications, you can make additional configurations or remove your configurations to restore the default behavior.

These settings ensure that the Mobile HCM menu and homepage are used.

EmployeeSelfService

As an administrator, create a new web application configuration for EmployeeSelfService using the Configuration Console.

By default, the EmployeeSelfService web application is configured with these settings under the show on smartphone and show on tablet sections:

  • navigation bar is MobileEmployeeMenu
  • custom home page is MobileEmployee.html

Default settings for the EmployeeSelfService web application:

EmployeeSelfService is a WebApp
	owned by hr
	title is "Employee"
	
	icon is icon.desktopTileEmployee
	description is "Access_and_update_your_own_personal_records."
	
	image map is EmployeeImageMap
	home page is EmployeeHome
	custom home page is EmployeeWelcome.html
	configurable home page is CHP.ConfigurableHomePageFile.File
	navigation bar is LRCEmployeeMenu

	show on browser
	show on desktop
	show on tablet
		show using SoHo Xi
		home page is EmployeeHome
		custom home page is MobileEmployee.html
		configurable home page is CHP.ConfigurableHomePageFile.File
		navigation bar is MobileEmployeeMenu
	show on smartphone
		show using SoHo Xi
		home page is EmployeeHome
		custom home page is MobileEmployee.html
		configurable home page is CHP.ConfigurableHomePageFile.File
		navigation bar is MobileEmployeeMenu

ManagerSelfService

As an administrator, create a new web application configuration for ManagerSelfService using the Configuration Console.

By default, the ManagerSelfService web application is configured with these settings under the show on smartphone and show on tablet sections:

  • navigation bar is MobileManagerMenu
  • custom home page is MobileManager.html

Default settings for the ManagerSelfService web application:

ManagerSelfService is a WebApp
	owned by hr
	title is "Manager"
	
	icon is icon.desktopTileManager
	description is "Review_and_update_the_Human_Resource_records_for_your_staff."
	
	image map is LRCManagerImageMap
	home page is ManagerHome
	custom home page is ManagerWelcome.html
	configurable home page is CHP.ConfigurableHomePageFile.File		
	navigation bar is LRCManager

	show on browser
	show on desktop
	show on tablet
		show using SoHo Xi
		home page is ManagerHome
		custom home page is MobileManager.html
		configurable home page is CHP.ConfigurableHomePageFile.File
		navigation bar is MobileManagerMenu
	show on smartphone
		show using SoHo Xi
		home page is ManagerHome
		custom home page is MobileManager.html
		configurable home page is CHP.ConfigurableHomePageFile.File
		navigation bar is MobileManagerMenu