Hi Community,

I hope someone my give me a hint to solve the following problem:

I have ofbiz with tenant enabled. I have multiple tenants. For testing I create 
a service the calls another service async in a loop (200 times). The service 
just prints the tenantId.

In 2 of 3 tenant it works fine: as defined in serviceengine.xml the async jobs 
are called in packs of 100 and the tenantId is printed.

In the third tenant all 200 jobs are called at once. The tenantId is only 
printed for the first 100 jobs. The rest prints null.

Any idea where that comes from?

Best regards,
Ingo

Reply via email to