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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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