Maximum Number of Chunks to upload huge file using API

Hi,

 

I have a 5GB file to upload in Anaplan using API.

 

The API is working well for smaller files with 500MB data and 25 chunks. But when it comes to the huge file, it gives the below error.

Import connector: Error obtaining input stream (caused by: File not found)

 

Is there any limitation on maximum number of chunks to upload huge data files?

 

Also, did anyone encounter similar issue and have a work around to resolve it?

 

Thank You in Advance

Akhilesh

Best Answer

  • The error got resolved by reducing the chunk size to smaller number like 5MB