Discussions
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Join us
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'>