Discussions
Adding Notes
Hi,
I am using SoapScope to generate the SOAP message. 
WSDL: https://webservices.netsuite.com/wsdl/v2_0_0/netsuite.wsdl
Connecting: https://webservices.netsuite.com/services/NetSuitePort_2_5
I get the following error when trying to add a Note. Any comments?
Array
(
    [faultcode] => soapenv:Server.userException
    [faultstring] => org.xml.sax.SAXException: Unable to marshall between XML and Castor Objects :unable to find FieldDescriptor for 'title' in ClassDescriptor of Record
    [detail] => Array
        (
            [hostname] => partners-java002.svale.netledger.com
        )
)
This is the SOAP I am sending:
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/