Modifying Environment Variables

The method that you use to modify environment variables depends on the Transformer installation type:
Tarball installation started manually from the command line
When you start Transformer manually from the command line on any operating system, edit the $TRANSFORMER_DIST/libexec/transformer-env.sh file to modify environment variables.

Use a text editor to edit the transformer-env.sh file. Some of the environment variables in the file are commented out and do not reflect the default values. Be sure to uncomment the line when you change a variable value.

After you edit the file, restart Transformer from the command prompt to enable the changes.

Note: Do not restart Transformer from the user interface after modifying environment variables.