Introduction
In the world of data integration, file size limits can often be a concern. However, integrator.io generally imposes no practical limits to the size of the file you can process. This article will provide you with detailed information about the few exceptions to this rule.
File size limits
While the Celigo platform generally supports processing extremely large files (such as 200 MB or greater), here are the few exceptions worth noting:
- Parsing individual EDI and fixed width files: The maximum limit is 10 MB.
- Parsing individual XLSX files: The maximum limit is 100 MB.
- Parsing individual XML files: The maximum limit is 5 MB.
- Generating individual EDI and fixed width files: The maximum limit is 5 MB.
- Generating individual XLSX files: The maximum limit is 100 MB.
- Generating individual XML files: The maximum limit is 5 MB.
Understanding integrator.io file processing
integrator.io is capable of downloading or uploading files from a wide range of applications and protocols, including FTP, Amazon S3, Google Drive, and many more.
When downloading files, integrator.io offers two options:
- The files can be parsed into records for further processing.
- The files can be left as-is in the form of blobs.
Similarly, when uploading files, integrator.io provides two alternatives:
- The files can be generated from records in your flow.
- The files can be uploaded as-is from blobs that were first downloaded by your flow.
It's important to note that uploading and downloading files is different from working with HTTP-based APIs where records are also being parsed and generated. The content in this article is specifically relevant to downloading, uploading, and processing standalone files, and not to working with records and HTTP-based APIs.
Comments
Please sign in to leave a comment.