You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Notification email via event model groovy

edited Dec 8, 2020 7:08AM in Subscription Management 2 comments

Summary

email sender 'no-reply@oracle.com'

Content

Hi,

In the event model, I used the following code to send notification.

boolean rslt=eventModel.applicationModule.getSubscriptionManagementAM().notifyRep('Upcoming Renewal for Subscription '+ SubscriptionNumber ,'You are receiving this notification because this subscription is up for renewal in '+ DaysBeforeExpiry +' days', sentTo,'no-reply@abccompany.com')

In the received notifications, I noticed that email sender 'no-reply@oracle.com' is used instead of no-reply@abccompany.com.

Anyone sees this issue before?

Thanks,
Adam

Version

20D

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!