Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
V2.5 - Accessing knowledge bases
Hi there,
in the 2.5 version WSDL there are operations like TopicSearch, which regard to knowledge bases.
When trying to perform a search using an employee role... :
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header> <platformMsgs:searchPreferences xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:platformMsgs="urn:messages_2_5.platform.webservices.netsuite.com"> <platformMsgs:bodyFieldsOnly>false</platformMsgs:bodyFieldsOnly> <platformMsgs:pageSize>0</platformMsgs:pageSize> </platformMsgs:searchPreferences> </soapenv:Header> <soapenv:Body> <platformMsgs:search xmlns:soapenc="
0