Initializing help system before first use

Adding and Editing Execution Workers

To add an execution worker:
  1. Click Add Execution Worker on the Execution services admin page.

    Click Add Execution Worker

    Control switches to the Add Execution Worker page.

    The Add Execution Worker page

  2. Complete the following fields:
    • Name (required): An alias for the worker to serve as a brief identifier, such as localhost.
    • Connection string (required): The format of the connection string is:
      <connection type>:<server name or IP address>/<environment>
      Note You can optionally specify a port number as part of the connection string-the default value is 2513.
      <connection type>:<server name or IP address>(<server port>)/<environment>
      In most cases, the connection type will be xsrv. The environment must match a suitably-configured environment for the xprmsrv instance - it is recommended that you name the environment insight. A completed connection string might resemble:
      xsrv:localhost/insight
      For advanced users, the value is an mmjobs connection string as documented in the mmjobs module in the Mosel Language Reference Manual.
    • Thread capacity: The maximum number of threads to allocate to Xpress Insight jobs.
    • Job capacity (required): This denotes the maximum number of jobs that the worker will be asked to execute concurrently. This number may be further limited by the environment configuration of the xprmsrv instance and the number of available licenses for that machine.
    • Password and Confirm password: An optional password that can be used to restrict access to the worker.
    • Enabled: Uncheck the Enabled checkbox if you do not want the Xpress Insight server to send jobs to this worker.
    • Notes: A text area for you to store notes about the worker.
  3. Click Save Changes when finished to return to the previous page.
At any subsequent time, you can return to edit the worker's details by clicking on its name in the Worker name column of the Execution Workers section.

© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.