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

Former Member
0 Likes
354

while uploading the data using BDC session method.. in between power supply has gone (for ex after 120 records) what will happen ?again we have 2 process the session ? so abt 120 records?

3 REPLIES 3
Read only

Former Member
0 Likes
330

hi,

u have to proces from 121th record befre that chek wether e120 record have been already uploaded into ur DB.

reward if useful

ravi

Read only

Former Member
0 Likes
330

Hi,

You have to reprocess the session again. even if 120 records had already got updated, there will not be any harm is the session is reprocessed and the system will update remaining records into the database.

thanks,

sksingh.

Read only

Former Member
0 Likes
330

hi,

While uploading the data using BDC session method......we have to save the data n process it..n if power fails then u have to process again all the 120 recors also.....

The CALL FUNCTION Modules should be called again n tthen we should execute it again.....each time u make any changes u should call the Function.....

dont forget to reward with points if its an useful answer.

with regrads,

madhuri.