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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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,
1