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.
Create record via xml
via suitescript 2.0, is there a way to get a records xml and also create a record via xml?
What i am doing is trying to write an integration that will keep our environments in sync. I was looping through the fields and setting each matching field, and it almost works, but I am getting some incredibly weird issues that I don't 'think I can get around.
So my solution is to hopefully get the record's xml in production, pass it to our sandbox, and upload it there.
Any ideas on how I can do this?