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

in BDC

Former Member
0 Likes
721

hi

in BDC session method after the processsing of a session, the error records will be stored in a log file? After correcting the errors of records, how to transfer the data which is in log file to database.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
698

HI

THERE IS NO NEED TO TRANSFER ERROR FILES AGAIN

IT AUTOMATICALLY DO WHEN YOU RUN THAT SESSION ONCE AGAIN

IT WORKS LIKE

hi

in BDC session method after the processsing of a session, the error records will be stored in a log file? After correcting the errors of records, how to transfer the data which is in log file to database.

4 REPLIES 4
Read only

Former Member
0 Likes
698

Hi,

You dont need to transfer,

You have to reprocess the same session again, which resides in INCORRECT tab.

Reward if useful!

Read only

Former Member
0 Likes
698

Hi

Goto SM35 transaction

Select the session and see the log file

and see the error records and correct them

Select the session and press PROCESS button on menu

You can select the Mode also

BACKGROUND,FOREGROUND etc and process them with the corrected records

<b>Reward points for useful Answers</b>

Regards

Anji

Read only

Former Member
0 Likes
698

hi,

there is no need to transfer to LOG.

just reprocess the session

Read only

Former Member
0 Likes
699

HI

THERE IS NO NEED TO TRANSFER ERROR FILES AGAIN

IT AUTOMATICALLY DO WHEN YOU RUN THAT SESSION ONCE AGAIN

IT WORKS LIKE