CloudExtend read the number of lines when uploading data to NetSuite.
Record Type | Real-Time Upload (Sync Flow) | Background Upload (Asynchronous Flow) |
Journal Entries | At least 1000 rows in the table | Rows greater than 1000 in the table |
For all other record types | At least 5000 rows in the table | Rows greater than 5000 in the table |
๐ก Note: Users will still see the prompt to switch to background mode if one of their batches takes more than 40 seconds to upload. They can either ignore it or switch to background mode at that point. |
Let's say you have 500 lines of records lines to NetSuite, initially, it will be a real-time upload. If it's taking time to upload a batch (more than 40 seconds), it gives a prompt if you want to stay on real-time upload or you want to switch to Background upload.
If you choose to switch to background upload, all of your data will be submitted once and will be queued for processing. You can continue working on excel and submit other CloudExtend jobs and will be notified if the job is complete.
You can also set it to be the default upload method of the sheet.