‎2007 Jul 16 11:16 PM
Hi,
by using BDC how many records we can upload at a time .
Thanks in Advance
‎2007 Jul 17 8:59 AM
Hi Jack,
There is no restriction as per the no. of records. You can upload as many as possible. If system performance is an issue you can devide them into sessions of definite no of records using sessions method. Even you can process the sessions in background by scheduling rsbdcsub program in the bkground.
Reward points if useful,
Aleem.
‎2007 Jul 17 8:59 AM
Hi Jack,
There is no restriction as per the no. of records. You can upload as many as possible. If system performance is an issue you can devide them into sessions of definite no of records using sessions method. Even you can process the sessions in background by scheduling rsbdcsub program in the bkground.
Reward points if useful,
Aleem.
‎2007 Jul 17 10:51 AM
Hi jack,
Using BDC you can upload any number of records at a time. there is no restriction on the number of records.
BR,
Harmeet.
PS: Reward points if useful
‎2007 Jul 17 11:12 AM
hi Jack ,
As such there no such restrictions on number of records ina BDC , but if they are more ( for eg 60,000+) then you can very well segregate them and process.
That will lead to a faster process .
Regards,
Ranjita
‎2007 Jul 17 11:16 AM
‎2007 Jul 17 6:35 PM
there is no restriction as to how many records you can load. If its a very huge volume its always advisable to split into a few batches and load.
Thanks
Swarna