Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Access Partner Sublist on Opportunity Record Through RESTlet
Hello,
I am currently trying to access the partner sublist on the opportunity record via SuiteScript in a RESTlet. Ideally I would be able to access this information via the nlapiCreateSearch by adding the partnerList as a column that I want back from the search. This unfortunately does not seem to work. The only way I can see to access the sublist is by running a search to get record IDs and then load each record individually which will then have the sublist information. I tried using this method but it loaded MUCH slower and eventually threw the SuiteScript Execution usage
0