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

upload the bulk data

Former Member
0 Likes
367

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

2 REPLIES 2
Read only

Former Member
0 Likes
337

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

Read only

Former Member
0 Likes
337

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