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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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