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 PDF files

alex_marc
Explorer
0 Likes
500

Hi,

I have a problem with a mass upload. When I try to upload more than 100 PDF files, with a total size of 23 MB, I receive the message : " Unable to fulfil request for 62939870 bytes of memory space. " . But if I upload 10 MB of files, everything works perfectly. Can you tell me please how I can solve this problem ?

Thanks

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
448

split you work into two or more pieces (2 or more follders )

Hi,

I have a problem with a mass upload. When I try to upload more than 100 PDF files, with a total size of 23 MB, I receive the message : " Unable to fulfil request for 62939870 bytes of memory space. " . But if I upload 10 MB of files, everything works perfectly. Can you tell me please how I can solve this problem ?

Thanks

2 REPLIES 2
Read only

andreas_mann3
Active Contributor
0 Likes
449

split you work into two or more pieces (2 or more follders )

Read only

0 Likes
448

can you tell me how I can do that ?