Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Why is my search returning no results when executed in a script?
Hello, everyone.
I have two saved searches, first for a contact and second for a castomer, they have similar parameters and criteria. A saved search returns data if a user with the Wexler Inside Sales Person role has made any changes to contacts or customers. It includes customer or contact name, changed field, old value, new value.
Criteria:
Parameters:
When I click on the search preview, it returns the data and executes correctly:
But here the problem arises in the script, type - WorkflowActionScript.
Code calls saved search in script:
I call the execution of the saved search in the script. It runs, but it already returns 0 values.