cancel
Showing results for 
Search instead for 
Did you mean: 

Mail should trigger on Activate/Reject of a Customer change request

Former Member
0 Kudos

Hi All,

we have created a subworkflow in which we have created an activity and written our code in program exits for sending mail. Next step will be an event creator to end this subworkflow.

We have added steps in BRF+ tables also and it's triggering our code and mail sending is also working fine on submission of a CR.

Now i have to send mail on Activate/Reject of a customer CR.

For that where should I add steps in BRF+ tables?

Currently my BRF+ table looks like this.

Single Value Dec table

User agent decision table

Non user agent decision table

Kindly help.

Thanks,

Kavya

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member106
Contributor
0 Kudos

Hello,

Please refer the standard solution for your issue.

https://launchpad.support.sap.com/#/notes/2742813

0 Kudos

Can anyone tell me when approver reject the workflow with comments. How can i send those comments to user in email?

former_member206605
Active Contributor
0 Kudos

Hello Kavya

Seems you missed email step...

1. Create request then add one more step - where you are sending email. Then take that step and add further actions.

Kiran

henk_verdaasdonk4
Active Participant
0 Kudos

There is also a specific guide about sending E-mail from rule based WF:

How To - Master Data Governance for Material: S... | SCN

Hope it helps.

Cheers,

Henk.

Former Member
0 Kudos

Please see this document for how to fill BRF+ tables. It should help you.