Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Ceating items problem on tax code
Hi
We are trying to add inventory items via Web services but have failed in setting the taxt code. Can anybody help with this please.
This is the type of SOPA message we send:
<listAcct:displayName>test</listAcct:displayName>
<listAcct:itemId>123</listAcct:itemId>
<listAcct:purchaseTaxCode xsi:type="platformCore:RecordRef">17.5%</listAcct:purchaseTaxCode>
<listAcct:salesTaxCode xsi:type="platformCore:RecordRef">17.5%</listAcct:salesTaxCode>
This is the error we get:
Array ( [faultcode] => soapenv:Server.userException [faultstring] => org.xml.sax.SAXException: Unable to marshall between XML and Castor Objects :Illegal Text data found as child of: purchaseTaxCode value: "17.5%" [detail] => Array ( [hostname] => sb-partners-java002.svale.netledger.com ) )