Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmihaylov/netsuite-file-cabinet-file-size-limit-overcome
Simple Scheduled script that overcome NetSuite File Cabinet File Size Limit via appendLine API call
https://github.com/gmihaylov/netsuite-file-cabinet-file-size-limit-overcome
netsuite netsuite-api netsuite-customisation suitescript2
Last synced: 11 days ago
JSON representation
Simple Scheduled script that overcome NetSuite File Cabinet File Size Limit via appendLine API call
- Host: GitHub
- URL: https://github.com/gmihaylov/netsuite-file-cabinet-file-size-limit-overcome
- Owner: gmihaylov
- License: mit
- Created: 2023-12-25T16:05:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-29T02:14:19.000Z (about 1 year ago)
- Last Synced: 2024-11-10T08:33:40.614Z (2 months ago)
- Topics: netsuite, netsuite-api, netsuite-customisation, suitescript2
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NetSuite File Cabinet File Size Limit Overcome
Simple Scheduled script that overcome NetSuite File Cabinet File Size Limit via appendLine API call## Used libraries
- papaparse v5.0.2 (for dummy CSV file generation)## Performance
- Tested with 4 columns CSV file / 10+ million lines
- Run time: 10 minutes / Filesize: 739.63 MB## Screenshots
![App Screenshot](src/FileCabinet/SuiteScripts/NetSuite%20File%20Cabinet%20File%20Size%20Limit%20Overcome/screenshots/screenshot1.png)