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!
Write a script to add customer sales from saved search in custom entity field created in customer re
Hello,
I have created a saved search based on transaction,
Then I have created a custom entity field in customer record,
I have added saved search in validation and defaulting tab of custom entity field. The field was getting customer sales from saved search but i found out that there is a limitation and i cant use the result in this custom entity field to create a new saved search. Now what i am planning is to get id and sales from saved search and have that value in corresponding record of customer using scheduled script. I need some advice on how to achieve this. This is the script I have started to work with,