Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Problem retrieving certain lists
I'm using v2.6 of the WSDL and .NET/C# to retrieve the "customer_salesRep" list using getSelectValue. I get the following error:
[Code=INSUFFICIENT_PERMISSION] You do not have permissions to set a value for element salesRep due to one of the following reasons: 1) The field is read-only; 2) An associated feature is disabled; 3) The field is available either when a record is created or updated, but not in both cases.
Also I am doing something similar with Cases, trying to get the "supportCase_company" and "supportCase_contact" lists I get this error.
[Code=INSUFFICIENT_PERMISSION] Permission Violation: You need a higher level of the 'Lists -> Cases' permission to access this page. Please contact your account administrator.