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!
Problem After Maintainence for fetching inventory data
PROBLEM AFTER MAINTAINENCE
Today when I was trying to fetch inventory item (method which counts more than about 2600 and has 107 pages) from netsuite by consuming its web service and using its item search functionality - I got the following error :
<detail><invalidSessionFault xmlns="urn:faults_2_5.platform.webservices.netsuite.com"><code>SESSION_TIMED_OUT</code><message>Your connection has timed out. Please log in again.</message></invalidSessionFault><ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">partners-java006.svale.netledger.com</ns1:hostname></detail>
0