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

BDC Session processing in SM35

soumya_jose3
Active Contributor
0 Likes
851

Hi,

Please let me if a session in SM35 has lot of data to process, will it be timed out??

Thanks & Regards,

Soumya.

4 REPLIES 4
Read only

Former Member
0 Likes
713

Hi,

If u r having huge amount of data in ur flat file...then u can process the session in back ground job thru SM36

Read only

Former Member
0 Likes
713

Hi,

No, I dont think the system will time out.I have used BDC for Lots of data.It never timed out.But it took some time to read lines from excel.

Regards,

Sany

Edited by: Santosh Alle on Jun 8, 2010 11:45 AM

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
713

No

Read only

Former Member
0 Likes
713

Hi Soumya

If you are not sure whether the huge data while processing would time out.

Follow these steps:-

1.Go to SM35.

2. Select the data to be processed.

3. Click the Process button. A pop will appear.

4. In Processing mode Select Background Radio button.

5. Also check the Extended log check button in additional functions.

Second way is:

1.Go to SM35.

2. Select the data to be processed.

3. Click the Process button. A pop will appear.

4. In Processing mode Select Display Errors Only Radio button.

5. It will process data in backgound and errors will appear in foreground.