Shelby Owens
02/12/2026, 8:54 PMCeligo AI
02/12/2026, 8:54 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems that the 10MB limit for file attachments in NetSuite is a hard limit when using SuiteScript. However, there are a few workarounds you could consider: 1. Split the files: If the files can be split into smaller chunks, you could send multiple emails with each chunk. This might not be ideal if the recipient's system requires a single file. 2. Use a link to the file: Instead of attaching the file directly, you could save the file in the NetSuite file cabinet and include a secure link to the file in the email. This would bypass the attachment size limit, but the recipient would need to download the file from the link. 3. Use a Suitelet: You could create a Suitelet that runs as admin to handle the file upload and email sending. This might allow you to bypass the file size limit, but it would require additional development work. Remember, these are workarounds and might not work in all situations. It's also important to consider the recipient's email server, as they might also have limits on the size of email attachments. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
02/12/2026, 8:54 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84564209
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.835571349
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831542969
Celigo AI
02/12/2026, 8:54 PM