To reconfigure the client after installation, edit the properties
file and redeploy. Complete the following steps to reconfigure the client:
-
Open
<install_folder>/InfogixClient/config/<configname>/IA and
edit the file named client.properties using a text editor such as
vi. See the table beginning on page
25 for descriptions of the properties and how to edit them.
-
Use a command similar to the following to run the deploy client script:
deploy-client.sh –c <configname> IA
where <configname> is the name of your configuration, such as
test.
Tip: If you are reconfiguring the default
configuration, the -c configname argument is not needed.
-
If the script detects a configuration issue, correct the problem and run the script
again.
Warning: Ensure all configuration issues are resolved
before redeploying to avoid runtime errors.