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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
2007 Version: Webservices and Jobs
When you create a job using webservices without the 'unsubscribe' field, this is the error message you will receive:
Array ( [code] => UNSUBSCRIBE_REQD [message] => Unsubscribe is mandatory, please enter a value for this field. )
This is what it states in the documentation:
Making Unsubscribe Mandatory in Import and Integration
Users now must specify a value for the unsubscribe field the first time they create an entity in NetSuite. This eliminates typical problems during import of historical data and integration.
When you create a job using webservices with the 'unsubscribe' field, this is the error message you will receive:
0