Setting up the JD Edwards EnterpriseOne Server to Support Multiple UBE Queues
To support multiple UBE queues on the JD Edwards EnterpriseOne server, you might need to modify the jde.ini file. Ensure the following settings are correct:
Parameter |
Description |
---|---|
[NETWORK QUEUE SETTINGS] UBEQueues=2 UBEQueue1=ONEWORLD UBEQueue2=QBATCH |
The following values should be added or modified where: UBEQueues= Defines the number of UBE queues that are defined on this JD Edwards EnterpriseOne server. In this example, two queues are defined. UBEQueue1= Defines the name of the first UBE queue. In this example, the queue name is ONEWORLD. UBEQueue1= Defines the name of the second UBE queue. In this example, the queue name is QBATCH. |