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.
Not able to set value in Custom Transaction Line Field via NetSuite SOAP UI WS Client
Hi,
I am trying to create a Purchase Requisition via SOAP UI WS Client. It is creating properly but not setting the Custom Transaction Line field on Items tab.
Is there anything I am missing? Below is the SOAP Request :
<soapenv:Envelope
xmlns:xsd='http://www.w3.org/2001/XMLSchema'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/'
xmlns:platformCore='urn:core_2021_1.platform.webservices.netsuite.com'
xmlns:tranPurch='urn:purchases_2021_1.transactions.webservices.netsuite.com'
xmlns:platformMsgs='urn:messages_2021_1.platform.webservices.netsuite.com'>
<soapenv:Header>
.
.
</soapenv:Header>
<soapenv:Body>
<add xsi:type='platformMsgs:AddRequest'>