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

Regarding file uploading to application server

Former Member
0 Likes
652

hi ,

i am facing a problem while uploading a .csv file to the application server.

it is going to dump.

error is ,

the capacity limit has been reached

pls urgent .

points are assured.

hi ,

i am facing a problem while uploading a .csv file to the application server.

it is going to dump.

error is ,

the capacity limit has been reached

pls urgent .

points are assured.

5 REPLIES 5
Read only

Former Member
0 Likes
628

Try Uploading this way with

TCode - CG3Z - to upload file from presentation server to application server.

Regards,

Santosh

Read only

Former Member
Read only

Former Member
0 Likes
628

I guess,

Record length crosses 255 characters.

The max no of charqacters per line(record) can be up to only 255 characters.

If a record having more than 255 characters, U can not do it directly.

Cheers.

Read only

Former Member
Read only

Former Member
0 Likes
628

Can any one give the solution of this thread

points assured