On popular demand from readers, I am going to cover Workflow Notification Mailer in Oracle Applications R12/12i.
Workflow notification mailer setup in R12 is similar to 11i ( In both release 11i (OWF.H and higher in 11i) & R12 are Java Mailer)
* Previous version of Notification Mailer in 11i was based on C also called as C Mailer
Things to note
1. You use Oracle Application Manager (OAM) to configure Workflow Notification Mailer.
2. There are two kind of Notification (Outbound & Inbound) in Workflow Mailer
3. For Outbound Notification, CM (Concurrent Manager) node should be able to connect to SMTP (Simple Mail Transfer Protocol) server/relay.
4. For Inbound Notification (Optional), CM node should be able to connect to IMAP (Internet Message Access Protocol) Server.
5. Log file for Workflow Mailer Notification are at $APPLCSF/$APPLLOG/FNDC*.txt
6. Workflow Notification Mailer in background run as Concurrent Manager (Workflow Mailer Service, Workflow Agent Listener Service)
7. If you don’t wish to send mail notification to end user (from Dev/Test instance) then configure Test Address in configuration screen.
Step to configure Workflow Notification Mailer
1. Login to Apps R12 with System Administrator Reponsibility
2. under Workflow : Oracle Applications Manager click on Workflow Manager
![]()
If this is first time you are configuring Workflow Notification Mailer in Oracle Apps R12/12i you will see Notification Mailers as unavailable as shown in screenshot
Click on Notification Mailers
In next screen (as shown below, click on Edit Button)
Here you have option to select Inbound notification setup or Just outgoing Notification Setup.
Provide SMTP Server Name (ensure that CM node should be able to connect to SMTP Server or SMTP Relay)
Uncheck Inbound Processing (from above screen), if you don’t wish to configure Inbound Notification Mailer.
If you wish to configure Inbound Notification as well then ensure IMAP Server should be configured with a valid user (create Inbox, Processed & Discard folder for this User)
Click on Apply button to finish configuration, at this stage Notification Mailer will test SMTP Server & IMAP Server connectivity.
For Advanced setup, click on Advanced at top right of configuration screen.
Metalink Notes for Notification Mailer
1. 453137.1 Oracle Workflow Best Practices Release 12 and Release 11i
2. 274764.1 Oracle Workflow Cartridge Workflow Java Mailer Setup Test
3. 433359.1 Tracking Workflow Notification Event Messages
4. 456921.1 Queries Related to Alert and Mailer Integration Post RUP4
5. 454706.1 How to Stop mails from Workflow Notification Mailer
Related Posts for Workflow
- Oracle Workflow Notification Mailer
- Workflow Notification Mailer Setup in Oracle Apps R12/12i
- Oracle Workflow Notification Mailer Outbound Processing
Popularity: 63% [?]



Good hands-on exercises (installation, patching, cloning), very experienced trainer worth for Money 
10 users commented in " Workflow Notification Mailer Setup in Oracle Apps R12/12i "
Follow-up comment rss or Leave a TrackbackI am a young company owner and i need a mailer to advertise my products.
Hi Atul
How to enbale OEM for Oracle11i?
Thanks
umair
Umair,
Here is link to all documentation required for OEM monitoring for 11i
Please note some of these documents are oracle intrenal and you may not be able to open them
393246.1 : Install & config of the Agent 1.2 for EM Grid Plug-In 10gR2 for Oracle Applications
394448.1 Title: Getting Started with the Application Management Pack for Oracle E-Business Suite (Releases 2.0 and 2.0.1)
273579.1 Title: Enterprise Manager Grid Control 10g (10.1.0) Frequently Asked Questions
412044.1 Application Management Pack for Oracle E-Business Suite Release 2.0 and 2.0.1 Troubleshooting Guide
https://metalink.oracle.com/metalink/plsql/docs/E12177_02.pdf (Oracle Application Management Pack for Oracle E-Business Suite - Installation Guide Part No E12177-02 )
https://metalink.oracle.com/metalink/plsql/docs/E12178_02.pdf (Oracle® Application Management Pack for Oracle
E-Business Suite - User’s Guide)
Hi atul
I want to configure workflow purchage notification mailer.We would like to receive my Notifications into my Inbox. Please help me to configure/setup my Oracle workflow Notification Settings for the email server or clinet.
Please assist me to allow the Notifications to be sent to the Required emails automatically after the manager responds to the user’s request.My application version is 12.0.4.
Please explain :What we need to set for below Parameters
Outbound EMail Account (SMTP)
Server Name
Inbound EMail Account (SMTP)
Server Name
Inbound Processing
server Name
User name:
Password:
Reply to address:
Thanks
Abhishek
If you want inbound notification then put IMAP Server details or ignore them
Outbound (System to user)
SMTP (Simple Mail Transfer Protocol) Server or relay should already be configured
Outbound EMail Account (SMTP) - Any email ID which will be used to send mails to users
Server Name - SMTP Server IP/Servername which will be used to send mails to users
Fill this if you want inbound else disable inbound email notification (i.e. from user to system), you should already have IMAP (Internet Message Access Protocol) Server and user configured before this.
Inbound EMail Account (SMTP) - Any valid email account to which mails are delievered
Server Name - IMAP Server Name
Inbound Processing
User name: IMAP Server user name
Password: password you created while creating IMAP User
Reply to address: Address which user will see when he/she click on reply to button from email they receive
Hi Atul
I had configured the workflow mailer but after 8 hrs all the concurrnet request are giving signal 11 error.This error is not comming in the test server.When i disabled the WFNM the production is working fine.
Can please tell me what is the poblem bhind this error and how can I get rid of this problem.
Regards
Lalit
Lalit, Signal 11 means not enough resource which can be because of memory, cpu, display or any other thing.
I never saw signal 11 because of notification mail but still check why signal 11 in CM log file and notification mailer log file to find root cause in $APPLCSF/log
Hi Atul,
Thank you for your imediate response.
Can you please tell how can i resolve this signal11 error.
Please help me i am facing lot of problem due to this issue.
Regards,
Lalit
Hi Atul,
Can u tell us how to find password in Apps R12. In 11i apps password is stored in wdbsvr.app file.
a) Is apps password stored in any file for R12
b) If it is stored in encrypted form, how do we retrieve it.
thanks in advance.
Pavan.
Very good suggestions
Leave A Reply