Adding Destinations to a Pipe Queue - Intergraph Batch Services - Installation & Upgrade

Intergraph Batch Services Quick Start

Language
English
Product
Intergraph Batch Services
Search by Category
Installation & Upgrade
Smart 3D Version
13.2

Destinations are used with pipe queues. Pipe queues are normally used to create a connection to a remote batch queue. A pipe queue interprets a batch job request, and pipes it to the first available queue in its destination list that will accept the request. The destination list may contain any queue type.

To add a destination to a pipe queue:

  1. Open Intergraph Batch Manager.

  2. Click on the pipe queue listed in the server view, or select the queue view for that queue.

  3. Select Queue > Properties.

    The Queue Properties dialog displays.

  4. Select the Destinations tab.

  5. Key the new destination queue into the Destination edit box; then click Add.

    The destination displays in the List box.

  6. A destination can be a local queue (on your system) or a remote queue (on other systems). Specify a local queue by its queue name. To specify a remote queue, use one of the following format: \\system_name\queue_name

    If you list more than one destination for a pipe queue, the pipe queue will send a job to the first available queue in its destination list that will accept the job.

  7. Repeat step 5 for each destination you want to add to the pipe queue.

  8. When you have finished adding destinations to the pipe queue, click OK.

You must have manager privileges on the batch server to add a destination to a pipe queue.