Discussions
SuiteWorld is where the NetSuite community comes together to learn, connect, and discover what’s next.
Whether you’re looking for product updates, practical tips, new ways to improve efficiency, or insights from other customers, SuiteWorld offers something for every stage of your NetSuite journey.
■ NetSuite 2026.2 Release Notes
■ NetSuite SuiteApps Release Notes
■ NetSuite Sneak Peeks
■ Release Preview Guide
■ Release Preview Test Plan Template
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'>