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!
Sorting Web Service Search Results
Is it possible to set search preferences in the web service call to sort the data that is returned?
I am using the SupportCaseSearch object to perform a web service search that returns back a customer's support cases to be displayed in our Customer portal. I need to do this by paging the results and only bringing back a page at a time, because pulling back all of the support cases at once takes entirely too long. By default, NetSuite returns the support case records in ascending order of internal id. So with paging, the first page contains the oldest support cases a customer has since these obviously have the lowest internal IDs. This is obviously unacceptable for our
Tagged:
0