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.
Can I search without "using up" a search ID
I have a use case where I want to, infrequently, look for new records that have been created for a type of object. I use username/password authorization in the passport header. Since the polling interval is far longer than the 15 minutes lifetime of a search ID, and since I may actually have other processes that do need to use search IDs, I was wondering: Is there a search option to turn off the generation of a stored search ID server-side? This is partly motivated by the limit on the number of searches that can be "active" server-side across an
0