To automatically defer printing for specified message classes

You can configure your enterprise server to automatically route specified message classes to an Out Hold status.

  1. On the Home page of ES Admin, click Edit next to the name of the enterprise server you want to enable.
  2. The Edit page that appears contains a hierarchy of tabs. Make sure that the Server>Properties>General tab is selected.
  3. In the Configuration Information field, set the ES_SYSOUT_HOLD environment variable to the message classes that you want to route to the Complete queue with an Out Hold status. For example:
    [ES-Environment]
    ES_SYSOUT_HOLD=AB
    In this case, message classes A and B will be routed to the Complete queue with an Out Hold status.
    Note: The maximum size of this value is 36 characters.
  4. Click OK and restart your enterprise server.