Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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)