cancel
Showing results for 
Search instead for 
Did you mean: 

MDG send notification only to Technical Managing Bureau group

former_member445510
Active Participant
View Entire Topic
RiccardoBrogi
Product and Topic Expert
Product and Topic Expert

Hi,

I'd recommend you to trigger the notification using a BAdI call as described in this guide, paragraph 2.2.

In your BAdI implementation, you can then read the content of the Change Request to retrieve the value of the desired attribute and finally retrieve the corresponding list of recipients.

R.

former_member445510
Active Participant
0 Kudos

Thanks, Riccardo.

Do you mean this code?

RiccardoBrogi
Product and Topic Expert
Product and Topic Expert
0 Kudos

Yes, you can extend this sample code to fit to your requirements.

bpawanchand
Active Contributor

Hi Riccardo,

I liked the idea of creating a sub workflows and linking it with CR and using RBWF. However, it is a huge effort in terms of the development maintenance. I would rather use System processor badi and trigger a email notification.

Thanks

Pavan