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.
Frustrated with NS Objects
Maybe this is because I am a total .NET newb, but I am having a VERY hard time getting started scripting ASP.NET pages for WebServices. I am trying to do a simple customer & contact insert, and while I am able to insert the two objects, I have been unable to determine the new internal IDs for my two new entities.
I know the internal IDs are returned in the SOAP response, but I have no idea how to get to them. Obviously it must have something to do with the WriteResponse returned by the add operations, but I just cannot figure out how to get to the information. The documentation is there but doesn't tell me how to get to the information, its all abstract. Obviously I should be smarter and know it all means, but I'm not.