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!
Getting Published Save Search ID from the Category Record using SuiteScript.
I have a scheduled SuiteScript that runs each night and gathers specific information about items in a category, (so we can show more than 50 items, and display them in various organized ways)
It works great for normal categories.
I can run a very similar code that gets item data from a category that is a Published Save Search, but only if I manually put in the search ID associated with the category.
This is a pain as the client doesn't update that list very often.
So, once again I've spent a morning trying to get the information about a saved search ID from a sitecategory record.
0