Mobile mode configuration
To integrate Connections Engagement Center in the Connections mobile app, configure the mobile-config.xml file on the Deployment Manager.
Step | Instructions |
---|---|
1 |
Open a command prompt (cmd.exe) and then change to the following directory of the system on which you installed the deployment manager: app_server_root/profiles/dm_profile_root/bin
|
2 |
Enter the following command to start the wsadmin client: wsadmin -lang jython -user {admin_user_id} -password {admin_password} -port
{SOAP_CONNECTIOR_ADRESS_PORT}
|
3 |
Enter the following command to access the HCL Connections configuration execfile(mobileAdmin.py)
|
4 |
Check out the mobile config file to a directory of your choice and make a back-up of this file. MobileConfigService.checkOutConfig ("<directory>", "<cell-name>")
|
5 |
Open the mobile-config.xml file, locate the
If you have already integrated another application, add the Connections Engagement Center configuration at the end of the section.
|
6 |
Locate the <ApplicationsList>icec-app,profiles,communities,files,filesync,wikis,activities,forums,blogs,bookmarks</ApplicationsList>
|
7 |
(Optional) To select the Connections Engagement Center as Default Application in the Connections
Mobile App, locate the
|
8 |
(Optional) To hide the navigation or address bar, locate the
For example, to remove the address bar you would create the following
URL: |
9 |
Check in the configured file with the following
command:
|
10 |
Open the <CUSTOMIZATION_DIR>/mobile directory, then copy the icec folder from of the Connections Engagement Center package's mobile folder to the <CUSTOMIZATION_DIR>/mobile folder. |
11 |
Finally, fully synchronize the nodes first and restart the HCL Connections servers. |
12 |
Now you can use the Connections Engagement Center in the HCL Connections Mobile App on iOS and Android devices. |