Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
custom fields trouble web services
I am just trying to pass a soap document manually to add a client through web services, if I remove the custom fields it works find but with the custom fields I get this error
Array ( [faultcode] => soapenv:Server.userException [faultstring] => org.xml.sax.SAXException: Invalid type: {urn:relationships_2_0.lists.webservices.netsuite.com}CustomFieldList [detail] => Array ( [hostname] => partners-java009.svale.netledger.com ) )
I have read every single post in the forums that mentions custom fields and I can not solve it. I have tried 100s of variations and nothing works. I always get an invalid type message.
Array ( [faultcode] => soapenv:Server.userException [faultstring] => org.xml.sax.SAXException: Invalid type: {urn:relationships_2_0.lists.webservices.netsuite.com}CustomFieldList [detail] => Array ( [hostname] => partners-java009.svale.netledger.com ) )
I have read every single post in the forums that mentions custom fields and I can not solve it. I have tried 100s of variations and nothing works. I always get an invalid type message.
0