‎2007 Apr 17 6:07 AM
Hi Experts,
As i am implementing Cumpus management,that client have a requirment that they have to list few a student addmission records, account assis,dispatch assistent,etc,
for the above purpose which is the best way of uploading data,
and to what extent the data intergerty will be ?
thanks
vijai
‎2007 Apr 17 6:12 AM
Hi Vijay,
It is always changeing then go for the session method because it large amout of data then it is automatically take care of error records. We can set in background also.
Rewords if it is helpful.
Rgds,
P.Nag
‎2007 Apr 17 6:20 AM
Hi Vijay,
As you have said your requirement is for a few records which may increase later, better go for the Session method, Before that check the flat file structure, map the fields accordingly and then create a session and schedule it in foreground or background accordingly.
Hope this resolves your query.
Reward all the helpful answers.
Regards