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.
Problems encountered when trying to attach files to message
Hi,
We are trying to complete a technical proof of concept for a customer who wants to upload historical emails and attachments from Goldmine into their NetSuite account. According to the WebServices documentation this is possible. We are able to upload a message but when we try to enhance the code to include an attachment we get an error per the code below stating that name, type and folder are missing. According to our reading of the documentation, these should be optional if incoming=true.
Any ideas on what we maybe doing wrong?
Thanks,
Adrian.
====================================
When I try to add a message to an attachment it asking me for a folder name. To my understanding if I flag a message as incoming = true then the file attachment will automatically be saved in the "Attachments Received" folder. I'm not sure why I am getting an error saying that I need to have the folder name.