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!
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?