My Oracle Support Banner

E1: UBE: RUNUBEXML Fails to Retrieve Job Status After Virtual Batch Queue Activation (VBQ) (Doc ID 3051553.1)

Last updated on JANUARY 27, 2025

Applies to:

JD Edwards EnterpriseOne Tools - Version 9.2 and later
Information in this document applies to any platform.

Symptoms

The RUNUBEXML command is unable to retrieve job status when executing checkstatus.xml after activating the Virtual Batch Queue (VBQ). The command works fine when the VBQ is disabled.

The sample command used to get the status of the UBE is as follows:

./runubexml S chkstatus.xml status.xml


Below is the input XML (chkstatus.xml) used to check the job status:


<?xml version="1.0" encoding="utf-8"?>
<jdeRequest user="xxxxxxxx" pwd="xxxxxx" environment="xxxxx" role="*ALL" type="ube">
    <ACTION TYPE="CHECK_STATUS">
        <JOBID VALUE="<job number>"/>
    </ACTION>
</jdeRequest>



STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Activate the VBQ on the server.
2. Run the `RUNUBEXML` command to execute `chkstatus.xml`.
3. Observe the "STATUS VALUE" in the status.xml

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.