Sandbox.cfg agent property
You can supply parameters in the sandbox.cfg for Agent properties.
The following is a sandbox.cfg Agent property and description.
- Property
- Description
- Agent
- AGENT_JAVA_HOME
- Overrides the java that the agents use. For instance, if, with WebSphere®, you wanted to use the IBM® jdk, you could set this parameter to a new value.
- AGENT_JAVA_DEFINES
- Set this property to
pass additional Java system properties to agent and integration servers.
Valid values = true or false
Example:
AGENT_JAVA_DEFINES=-Djava.util.Arrays.useLegacyMergeSort=trueAfter setting this property, run the setupfiles script.