‎2007 Apr 29 10:29 AM
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?
‎2007 Apr 29 6:06 PM
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
‎2007 Apr 29 7:01 PM
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.
‎2007 Apr 30 4:28 AM
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.