For each server in your system, create a startup script that includes this
command:
set JAVA_OPTS=%JAVA_OPTS% -DServerIdentifier=<Unique Identifier of Server>
Replace
<Unique Identifier of Server>
with the name of
the server or any unique number, such as a sequence number. This number is
used by Collaboration and Approvals to determine which jobs run on which application server.
Replace
ServerIdentifier with the value entered for
emxFramework.BackgroundProcess.ServerUniqueIdentifier
in emxSystem.properties. See Background Processing Properties.
All startup files use the same
ServerIdentifier and a unique <Unique
Identifier of Server>
value.
You need a unique startup
file for each server in your system.