Lorenzo
02/07/2025, 3:09 PMCeligo AI
02/07/2025, 3:09 PMAI generated answer (using internal Slack threads):Based on the conversations, when you create a sales order in NetSuite with 5 transaction lines, then delete them and replace them with 5 new transaction lines using the
replace=item
in the API URL, it will count as 5 towards your line limit. This is because the original lines were deleted and replaced, not added to the existing lines.
However, it's important to note that NetSuite has a limit for transactions submitted through the user interface, which is 500 lines. For transactions submitted through CSV import or SOAP web services, the limit is 5,000 lines per transaction. If you exceed these limits, you may experience performance issues or be required to make all additional changes and edits through the CSV import or SOAP web services.
******
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/07/2025, 3:09 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.863218069
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.845724
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.844730198
Celigo AI
02/07/2025, 3:09 PM