Setting Up UBE Queues for Z Events Only: Step 3

This section describes:

  • Creating multiple job queues on the iSeries JD Edwards EnterpriseOne server.

  • Modifying the jde.ini on the client machine to submit the UBE subsystem request.

To create multiple job queues

Use these steps to create additional job queues on the iSeries JD Edwards EnterpriseOne server. You should have already set up at least one QBATCH queue during the initial installation of JD Edwards EnterpriseOne. If you want to create queues for running multiple job queues, then you should repeat this step using a different name for each additional queue. Queues that you set up on the iSeries can be used by JD Edwards EnterpriseOne as soon as the queue is created and running on the server. You are not required to change the jde.ini on the JD Edwards EnterpriseOne server or to restart the instance of JD Edwards EnterpriseOne on the iSeries server.

  1. Log on to the iSeries as QSECOFR.

  2. Enter these commands:

    ADDLIBLE JDEOWGO JDEOW/A98OWMNU
    
  3. From the menu, select option 8 - Create Job Queue.

    Note: To determine the unused sequence number, enter:Select option 6 for the Job Queue Entries and then record an unused sequence number.

To modify the jde.ini on a client machine to submit the UBE subsystem request

If you submit or start the R00460 subsystem UBE from a JD Edwards EnterpriseOne Microsoft Windows client, you must first temporarily modify that client's jde.ini file. The temporary modification is required so that the client can direct the R00460 subsystem to the appropriate UBE queue name. After the client submits or starts the R00460 subsystem UBE, you must undo the temporary change so that the client can regain access to normal UBE submissions to the server-based UBE queue.

On the client machine from which you want to submit or start the R00460 subsystem UBE, ensure these jde.ini settings are correct:

Parameter

Description

[NETWORK QUEUE SETTINGS]

UBEQueue=

UBEQueue= Defines the name of the local or server-based UBE queue.

If you want the client to start or submit the R00460 subsystem, enter a value that corresponds with the value set by the UBEQueue1= on the JD Edwards EnterpriseOne server.

If you want the client to use the normal server-based UBE processing queue, enter a value that corresponds with the equivalent value for that queue on the JD Edwards EnterpriseOne server.

Caution: When you modify settings in the jde.ini file on the client machine, you must exit and restart the client machine in order for those changes to become effective.