Simple email PO Approve/Reject/Pending to user

Hello epicor community,

Is there any simple way to get PO approve/reject/pending to users through BPM?

Thanks for the help.

The easiest way to do this is via Method Directives on POApvMsg.Update - a pre-processing the capture the change in status and a post processing to send the email.

Do you have automation studio?

Hi @SueLowden can guide me through?

Hi @balmon , no we dont have automation studio

something super simple like this on the ChangeApproveSwitch Method should send you emails when the PO starts the approval process. If you use Epicor’s baked in approval process you could add additional BPMs on the POApvMsg.Update to send emails. We use automation studio to process all of our PO approvals through email. to get the dynamic fields just right click and go to field query.