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 ENOVIA Business Process Services to determine which jobs run on which aplication server.
Replace ServerIdentifier with the value entered for emxFramework.BackgroundProcess.ServerUniqueIdentifier in emxSystem.properties. See emxSystem.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.