Running GL Create accounting kicks off multiple processes in parallel, but issue with Journal import
When we run GL Create accounting it kicks off multiple processes in parallel which is great. It also kicks of "Journal Import" i.e. "GLLEZL", in parallel.
However all the individual spawned "Journal Import" concurrent programs then only run one at a time, while they seem to wait for each other to finish before starting the next one.
Is there a setting or option to get these Journal Imports to all run at the same time?