Running the HCL OneTest™ API jobs
You can run the HCL OneTest™ API job and stop the running ones.
Before you begin
Procedure
You can submit the exit job using either the customized procedure, or the
started task, that you defined in Editing the JCL file for local customization. If you use a started task,
you must do the following steps:
- Copy the
RITRUNJCL member to a dataset in thePROCLIBconcatenation - Define the name of the started task to your security subsystem, and specify the user ID that the started task runs with.
When the queue manager stops, the HCL OneTest™ API job ends.
Note: While using
HCL OneTest™ API with a queue sharing group to intercept messages to shared queues, you must run
an instance of the exit job for each queue manager in the queue sharing
group.
What to do next
Stopping jobs
To stop the job, use MVS™ operator command P
jobname or F jobname,stop. If you are using a started task procedure,
substitute the procname for jobname.
Procedure
Other commands are as follows:
F jobname,DISdisplays queues that were used, or have errors.F jobname,DIS ERRORSdisplays only those queues that had an error when you are putting to the destination queueF jobname,DIS ALLdisplays information about all queues that are being intercepted.F jobname,refreshreads the definitions and updates the queues that are being intercepted. It also resets any statistics or errors and restarts interception.
