Is below configuration needed in E810 - Single thread job mode
Hi, with following guide where i can change the job to be in single-threaded processing..
UBE: How to Setup a New UBE Job Queue in EnterpriseOne 8.9 and Later (Doc ID 661325.1)
How about this configuration in jde.ini ?
[JDENET_KERNEL_DEF6]
numberOfAutoStartProcesses=1
ThreadPoolSize=20
ThreadPoolSizeIncrement=5
singleThreadedMode=Y
With above setting, would it override the priority set in job queue revision which means running in single threaded mode? Or the priority would go to job queue revision 1st then followed by above setting ?
wondering if all the jobs submitted will be in single-threaded mode ?
pls enlighten
thx