‎2007 Jul 16 10:47 AM
hi,
in bdc first we are uploading the data to development server or production server?
then in sm 35 log file will be generated , from that we can understand error, after what we have to do? again whether we have process the same session after correcting error?
pls help me
‎2007 Jul 16 10:49 AM
Hi,
If there are any errors, then process in the foreground mode and rectify the errors using the same session.
Regards
Arun
‎2007 Jul 16 10:49 AM
Hi,
If there are any errors, then process in the foreground mode and rectify the errors using the same session.
Regards
Arun
‎2007 Jul 16 10:50 AM
We upload data directly in production.
And the rest you got correct:)
Regards,
Atish
‎2007 Jul 16 10:51 AM
Hi,
See the error log, go to details of it by double clicking, rectify errors,
Yes you can reprocesss it , entry will go into Incorect tab, which then u have to process it.
Reward if useful!
‎2007 Jul 16 10:53 AM
‎2007 Jul 16 10:53 AM
directly data uploading in the <b>production server</b>.
from the Log file we will determine <b>the type of errors </b> ..... whether it is type confilct ,or data error, or the field mismatch , or duplicate..etc ...
so that accordingly the data was changed , even the field type also changed <b>example date field in the BDC .</b>
reward points if it is usefull ......
Girish
‎2007 Jul 16 11:15 AM
Hi Jamshad,
You create a session for all the records to be uploaded.
Then you execute the session. If there are any errors that will be stored in the same session object.
Now execute the session object and choose foreground mode and execute.
The processing will stop at the place where the error occurs. Now give the correct values and proceed further.
Hope this helps
Regards
Arun