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.
Importing Case Messages
We are in the middle of Netsuite migration project where we are merging one instance of Netsuite into our global One World instance.
We are having issues when trying to migrate the message threads associated with support cases across.
To import the support cases, we created a dummy custom record that holds all the important information pertaining to a case. After importing the support cases into this dummy custom record a server script runs to create new support cases that contain all the relevant information.
This currently works, although now I would like to associate the message history to these new support cases. We are importing the messages as we are importing the support cases - we have created a dummy custom record that has the relevant fields. I have too created a server script (see below) on this custom record that when a new record is saved a new message record is created and attached to a support case.