Hello,
My scenario recieves file from legacy system, then starts two business processes - one of them passes data to R3 another one to BW. Bouth of them make synchronus call to retrieve additional data before sending final message.
There ar 30 file sender chanells configured and all of them send data at one specific time once a day. As resul there are 60 business processes scheduled to run at allmoust one time. This causes some third of them to die with resource sortage related problems, e.g. failing to communicate with mapping runtime, failing to recievie response to synchronous additional data reques.
Does anyone know how would I be able to avoid this? E.g. Limit number of simultaneous business processes?
P.S. I am on XI 3.0 SP13
Regards,
Reinis Dzenis