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.
Restlet Post Sales Order Error - "INVALID_FLD_VALUE","message":"You have en
Hi, I'm developing a Restlet to load Sales Orders (please see script below) and am getting the following error - "INVALID_FLD_VALUE","message":"You have entered an Invalid Field Value 2 for the following field: subsidiary", The Subsidiary field is a List field. I believe I'm using the correct Internal ID passed as a number parameter in JSON. I'm using NLAuth and a user and a role with permissions and access to the subsidiary and web services and can create a SO for the chosen customer using the role. I've tried record.setText rather than record.setValue and get the following "INVALID_KEY_OR_REF","message":"Invalid subsidiary reference key
0