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!
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.