File size limit.
Problem:
user is trying to process XML 480 MB big. The system gives error “file to large".
Solution:
the maximum file size limit for document upload is 200 MB:
therefore it is necessary to split your document into 3, and upload the resulted documents within your project to process them.
0
Please sign in to leave a comment.
Comments
0 comments