jdeLaunchUBEEx

ag_cjc

Active Member
I'm using the jdeLaunchUBEEx api to submit a UBE. I've got the synch flag set to FALSE. Should the que it run on come from the UBE it was called from, or the default. I thought that if a UBE was run syncronously, it ran in the same que. If it's run asynch, it will go to the default. Is that not true?
 
The default queue is picked up from the jde.ini .Look under the section [Network Queue Settings]. This is where it gets a default queue if not specified. Hope this helps.
 
In my experiece, the UBE queue is always the same as the parent UBE.

However, I saw a SAR fly by on the KG about this...

lemme look...

SAR: 6289212

More for as/400: SARs 6488511 6465503

Interesting reading, to enable these overrides you have to add
UBEInheiritJobQ=1
to the JDE.INI [UBE] section.

Looks like, from the numbers, probably only in newer service packs.
 
You're right. It's not in SP 20. I talked to a guy at JDE and he wasn't sure if it had been released in a service pack yet, as of about a month ago.
 
Back
Top