Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to 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.