Product Feature: Batch (Accumulated)
Issue
The Ops file for Generate within EngageOne has the following entry:
CommandQueue=HOST:xxxxxxx:5002
Port 5002 is not used by the process, so this should not be referenced in the Ops file.
CommandQueue=HOST:xxxxxxx:5002
Port 5002 is not used by the process, so this should not be referenced in the Ops file.
Cause
This is needed to start up Server Mode for EngageOne, but this port assignment is overriden by the port assignment included in the command line start up.
Resolution
UPDATED: November 14, 2017This means that this entry in the Ops file can just be ignored.