Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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)