CheckQueue.bj

Action

Check whether the Queue Processor(s) queue is empty.

Syntax

CheckQueue LogFile Workspace [Project] [Wait]
Required Parameters Description

LogFile

Output log file generated when the batch script is executed.

Workspace

Workspace file (.rwp).

Optional Parameters Description

Project

Project. Default is the default project.

Oracle Only Parameters Description

Wait

Whether to wait until the Queue Processor(s) queue is empty. Specify:

  • Yes, to wait indefinitely.
  • No, to not wait.
  • The number of seconds to wait for the count on the queue to change. If the count does not change within the specified time, BRP resumes. Sixty minutes is recommended. 0 means no timeout.