PO Notification for non-inventory items and amount greater than x dollars

Has anybody here created a BPM notification when Buyers click the Approve button for a non-inventory PO over a certain amount? Any thoughts on what BO should I trigger this from and would it be a custom code? Any help is greatly appreciated. Thank you.

Enable tracing and then do the process in the UI to see what BO’s and methods are called.

Shouldn’t require any code to do what you want. Should all be doable with widgets.

By “Notification”, do you mean just pop-up a message, or send an email?

Email. I tried doing it with just widgets but I can’t make it to work. I think it’s because I am looking at both POHeader (for the Approve checkbox and Total Amount) and PODetail (for the TranType). I will try a different approach on the widgets.

Please create Post-Processing BPM on Erp.PO.ChangeApproveSwitch when Approvedvalue = true