Download page Change configuration properties for the Mobile application.
Change configuration properties for the Mobile application
How to change configuration properties for the Mobile application
Problem Description
The Mobile application needs can be configured to display only some of the Connections modules. Security, exposing geolocation, and other properties can be set, too.
Solution with Websphere Commandline Interface
Search the IBM Connections documentation for the steps to solve your problem.
Start the wsadmin commandline interface as administrator.ATTENTION: All commands for the commandline interface are case sensitive!
Activate the relevant Jython script.
Check out the relevant IBM Connections configuration XML file.
Open the IBM Connections configuration XML file and edit the parameters.ATTENTION: Make sure you don’t accidentally violate the XML schema, e.g. by forgetting to close a tag or a quotation mark.
Check in the configuration file again.
Solution with Connections Administration Toolkit (CAT)
Navigate toAdministration – Mobile, subsectionConfigure. There, you can see all available configuration properties, and a short description of what they do.
After editing the parameters, a confirmation popup summarizes the changes and allows you to enter a comment. All changes, comments, and who made them, are logged by the CAT application.