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
addressbook not found
Hello Guys,
Has anybody already experienced an error like this below??
My code just try to add a customer into Netsuite using webservices.
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: com.netledger.common.schemabean.NLSchemaBeanException: addressbook not found on {urn:relationships_2008_2.lists.webservices.netsuite.com}CustomerAddressbook
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:partners-java005.svale.netledger.com
com.netledger.common.schemabean.NLSchemaBeanException: addressbook not found on {urn:relationships_2008_2.lists.webservices.netsuite.com}CustomerAddressbook
at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)