Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Custom Workflow Email Template

StuartSOct 14 2008 — edited Mar 31 2011
Hi All,

We have created a custom email template using components.
At the applicable steps in the WF process we use wfNotify("user","user","CUSTOM_TEMPLATE") to use the cuystom template for email.

The problem we have is that the users then receive 2 emails, the system one and the custom one. Not sure if there is a better way to do this?

We have tried using the <$wfSetIsNotifyingUsers(0)$>to disable the notifications to then send just the custom email one out, which does work, but the issue is that then on the "My Workflow Assignments" Page, the step in the flow doesnt get assigned to that user. The user can still go update from the Active Workflow Page, but not ideal.

Any ideas or suggestions would be appreciated.

Thx
This post has been answered by 596868 on Oct 15 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2011
Added on Oct 14 2008
8 comments
2,574 views