cancel
Showing results for 
Search instead for 
Did you mean: 

Automatically parallel processing in SM58

xinjiang_li
Active Participant
0 Kudos

Hi gurus,

Our scenario is soap2idoc,.Whenever the idoc volume is very large, we found other entries were blocked in the tRFC queue in SM58.

Automatically, only one record is in the status "transaction executing", while other records is "transaction recorded". We have to wait for the large idoc processing finished then the next record will be processed, except we execute LUW manually for other records in SM58.

Why can't it be parallel automatically? How can we solve the problem? I referred to the link http://scn.sap.com/thread/283685 but no solutions found.

Another question: when the message volume is very large( many idocs), R3 system will wait for a long time to find those idocs in WE02.

Any help will be appreciated.Thanks.


Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Xinjiang,

It sounds to me like the R/3 system is setup to immediately process any IDocs it receives, which could be the root cause of the delayed processing you see in SM58.

Have look at this http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=145719978

It explains in detail how you can setup more resources for a particular destination in tRFC.

I would however try looking into changing the partner profiles in WE20 to collect IDocs and then schedule background jobs to process these IDocs in bulk in background.

Best regards,

Jacob