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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
How to create a Saved Search Sends Email Alert When Purchase Order is Approved?
Hi,
I am new to oracle NetSuite 3 month experience
objective : Saved Search Sends Email Alert When Purchase Order is Approved
question : Is there a possibility to run the save search each time the transaction is created?
help : the save search not work why?
I have transaction(purchase order) saved search with the criteria:
Type: is Purchase Order
System Notes : Type is Change
System Notes : Field is Document Status
System Notes : Old Value contains Approved
Main Line is true
With the results :
Date Create
Type
Document Number
Name
Status
Formula(Date) = Case When {systemnotes.newvalue} = 'Pending Receipt' then {systemnotes.date} else NULL end
0