cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel processing

Former Member
0 Kudos

Hi,

During a billing job, BUPA_UPLOAD got triggered from CRM to R/3 as part of the job .

The problem is that in the outbound queue of CRM has 150k entries of CSA_MASS_BUPA, the queue is CSA_MASS_BUPA...

All the entries are being processed in a single queue.

The queue is getting really huge.

Is it possible to split this queue up at this stage.

Is parallel processing possible at this stage as the queues are already being populated.

Please help.

Pratima

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Pratima

Please refer notes 534794 and see if this helps.

Please reward points.

regards,

Muralidhar Prasad.C

Former Member
0 Kudos

Thanks Murlidhar,

Yeah, that helped.

but for implementing that note, the outbound queue has to be empty first.

I am trying to clear the queues.

cleared some which i was sure.

but the remaining genuine entries are getting appended to this queue.

one transaction, function module ' bapi_copa_upload' is taking such a long time to execute..it is in 'transaction executing for a very long time'

do you know how ot clear this.

Thanks

Pratima

Former Member
0 Kudos

Points rewarded.Thanks