Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Php Tool Kit (Data Import Advice)
I am tasked with solutioning a custom data import process for a client and would love some feedback and guidance.
This client has asked that we import CSV data into a couple of NetSuite custom records. The process needs to be automated so manual import through the UI is not an option. In addition, the process needs to happen about 32 times a day with the potential to create 40000 new records per day. Due to the sheer volume of records, scripting doesn't feel like the right solution, so I've moved onto the PHP Tool Kit. One other option might be a direct ODBC connection through PHP, but from the documentation it appears that ODBC access may be read-only. Any
0