Discussions
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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'>