Starting a Profile on a Specific Working Node

For profiles with certain Input Agents (documented there), it is possible to execute the profile on a specific Working Node.

Each installation has to be given a unique name in the configuration file ./etc/factory.xml with entries like the following (with a name of your choosing).


<!-- Set a unique ID for this factory - needed for cluster and load balance -->
<Set name="id">Workstation2</Set>


Open the Data Queue profile that should only be started on the Working Node Workstation2, configure it as shown in the screenshot above and save the profile.

Note: If in a time-driven Input Agent the option React to file events is set, the above setting will not have an effect!