Core Workflow - EBS (MOSC)

MOSC Banner

Unable to get Email

edited Apr 27, 2011 1:44AM in Core Workflow - EBS (MOSC) 8 commentsAnswered
To All,
I am Configuring Workflow Java Notification Mailer With Oracle Applications having R12.0.6  I test it by
Select 'Test Mailer' button but unable to get any mail I do the below troubleshooting steps.

1)select recipient_role,notification_id,status,mail_status from wf_notifications where recipient_role like '&user_name';
( i found same name as i provide in test mail)

2)SELECT email_address, nvl(WF_PREF.get_pref(name, 'MAILTYPE'), notification_preference)
FROM wf_roles
WHERE name = '&recipient_role';
(I found same email address which i define in user defination)

3) I check the given Service Components.

Workflow Deferred Agent Listener

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center