Discussions
SearchMore
I wrote software that retreives inventoryitems, there is like 6400 items to grab.  After 1000 items, I need to grab the next page which works fine, but then on the 3rd page I get this error.  Anyone knows whats going on.
 Could not perform web service invocation "searchMore".
Here is the fault returned when invoking the web service operation:
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: org.xml.sax.SAXException: Invalid element in com.netsuite.webservices.lists.accounting_2_0.InventoryItem - autoLeadTime
 faultActor: 
 faultNode: 
 faultDetail: 
 {http://xml.apache.org/axis/}stackTrace:org.xml.sax.SAXException: Invalid element in com.netsuite.webservices.lists.accounting_2_0.InventoryItem - autoLeadTime