Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Auto Import csv files into File Cabinet
Hi Everyone,
I have written a scheduled suitescript code in which imports a csv and maps the variables at a certain time, given that the file already exists in the file cabinet and the ID is known.
However, I still have not been able to find a way to upload a file to the file cabinet automatically. I'd like to be able to push a csv file from a local drive or ( server drive \serverdatabasepdmbook1.xls) to the file cabinet when changes are made to the file or new version is available ( Maybe use MSMQ to trigger a code to push the data from my PC to file cabinet?) . Would this be possible?