The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
mrodewald
1 year agoNew Contributor II
Automating Email Notifications for Journal Submissions
Our team submits topside entries in OneStream using the Adj channel. Upon a journal reaching "Submitted" status, I want our application to send an email notification to the approver that the journal is ready for review.
We already have email notifications up and running for our application. I would like to have the email distributed based on a security group we have, CorpAdjApprover. Any ideas on how I can set this up? Would it go through an Event Handler business rule? Thanks in advance.
1 Reply
- SimonHesfordContributor II
You can do this via the JournalsEventHandler Extensibility Rule and then send the email alert using the SendMail method in BRApi.Utilities. You can also use the BRApi to get the users from the CorpAdjApprover group and their associated email address
Related Content
- 15 days ago
- 1 year ago
- 1 year ago
- 3 years ago
- 3 years ago