Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with Idoc posting

sandeep_gaitonde
Explorer
0 Likes
427

Dear Experts,

We are facing issues with posting of Idoc type BLAORD. A single Idoc has around 90000 segments. Unfortunately, the posting is timing out. Is there any way we can post the Idoc in background? Do we need to make any changes in partner profile for that?

All help is appreciated.

Thanks in advance,

Regards,

Sandeep

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
401

You can schedule a job for the IDOC using the program RBDAPP01. You need to select the option "Trigger by Background program"

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
401

Hi Sandeep,

It seems that you have post it on background only, because this is a large volume of data and this IDOC generally uses a BDC at the end to update database, so that might be causing the error.

Also you can try out some filters so some unwanted data will be blocked, or even a IDOC reduction technique can be used if applicable.

Best Regards,

Tapodipta Khan.