Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
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)