Workflow Mailer Configuration Guide
Workflow Mailer Configuration Guide
Workflow Mailer Configuration Guide
Workflow Mailer
Configuration
Guide
Dedicated Email ID
3. Request the Sysadmin to create a dedicated email id to configure Workflow
Mailer.
smtp.abc.com
cm.abc.com
applabc
[email protected]
[email protected] (official) and [email protected]
(personal)
(wondering why two email-ids hold on to
that question for sometime)
Step
Command 1
Expected Output
(Sample)
Trying...
Connected to SMTP.abc.com.
Escape character is '^]'.
220 smtp.abc.com ESMTP Service (Lotus Domino Release 8.0.1)
ready at Wed, 8 Oct 2008 15:56:11 -0400
Command 2
EHLO cm.abc.com
Expected Output
(Sample)
Command 3
Expected Output
(Sample)
Command 4
Expected Output
(Sample)
Command 5
Expected Output
(Sample)
Command 6
Expected Output
(Sample)
Command 7
[No output here, just stays in the next line, waiting to enter
the mail body]
Expected Output
(Sample)
Command 8
[No output here, just stays in the next line, waiting to enter
the mail body]
Expected Output
(Sample)
Command 9
Expected Output
(Sample)
quit
221 smtp.abc.com SMTP Service closing transmission channel
Connection closed by foreign host.
DATA
Test
Quit
The above test validates the email sending functionality of the SMTP server. Check
the inbox of [email protected] and make sure you had received the email.
In some organizations, additional policies might be imposed at the SMTP server level
to restrict emails being sent to non-official ids (in our assumption it is anything other
than @abc.com ie., [email protected] ).
Now lets do a test to check for any such policies. Repeat all steps as mentioned in
the above table. For command 4 Replace [email protected] to [email protected]
Error message 554 Relay rejected for policy reasons. , will be reported, if
restrictions are imposed.
A message like this 250 [email protected] ... Recipient OK means you are good to go.
Even the 554 Relay rejected error message is not a show stopper to configure
the workflow mailer, provided this error message is reported only for non @abc.com
email id. You can still go ahead and configure the workflow mailer, with the only
drawback being you wont be able to send any notification to non-official email id.
This will pose as a threat if you are planning to use say, Oracle Supplier Module
wherein when you register a new supplier, workflow will send out email notifications
to your suppliers with the username and password details.
Ok now is that we had verified our email id and SMTP server, lets do two more tests.
Folder Creation
4. Login to the corporate email application using the newly created email id ie.,
[email protected].
5. Create two folders called PROCESS and DISCARD (not necessarily these
names, it can be anything). In general two folders are required 1) To place
the emails that were processed by Workflow Mailer and 2) To place spam kind
of messages (received) which are meant to be discarded.
6. Try sending an email from [email protected] to your id ([email protected])
and make sure you receive the email.
imap.abc.com
Step
Command 1
Expected Output
(Sample)
Trying...
Connected to imapserver.abc.com.
Escape character is '^]'.
OK Domino IMAP4 Server Release 8.0.1 ready Thu, 9 Oct 2008
15:25:52 -0400
Command 2
Expected Output
(Sample)
Command 3
10 OK LOGIN completed
Expected Output
(Sample)
* 181 EXISTS
* 0 RECENT
* OK [UNSEEN 20] Message 20 is first unseen
* OK [UIDVALIDITY 1] UIDs valid
* OK [UIDNEXT 182] Predicted next UID
* FLAGS (\Flagged \Seen \Answered \Deleted \Draft)
* OK [PERMANENTFLAGS (\Flagged \Seen \Answered \Deleted \Draft
\*)] Permanent flags
10 OK [READ-WRITE] SELECT completed
Command 4
10 select "PROCESS"
Expected Output
(Sample)
* 0 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 2] UIDs valid
* OK [UIDNEXT 1] Predicted next UID
* FLAGS (\Flagged \Seen \Answered \Deleted \Draft)
* OK [PERMANENTFLAGS (\Flagged \Seen \Answered \Deleted \Draft
\*)] Permanent flags
10 OK [READ-WRITE] SELECT completed
Command 5
10 select "DISCARD"
10 select "INBOX"
Expected Output
(Sample)
* 17 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1] UIDs valid
* OK [UIDNEXT 18] Predicted next UID
* FLAGS (\Flagged \Seen \Answered \Deleted \Draft)
* OK [PERMANENTFLAGS (\Flagged \Seen \Answered \Deleted \Draft
\*)] Permanent flags
10 OK [READ-WRITE] SELECT completed
Command 6
10 logout
Expected Output
(Sample)
In the above table we verified two things 1) Access to IMAP Server 2) Accessibility to
the folders that will be used by workflow mailer.
Now you are all set to configure the Workflow Mailer.
Step 2
Click on the x symbol Next to Notification Mailers
Step 3
Click on Edit
Step 4
Click on Advanced
Step 5
Click Next
Step 6
Click Next
Step 7
Make sure you had provided valid details for IMAP Inbound server name, Username,
password and SMTP Outbound Server Name, before clicking on next.
Click Next
At this stage following validation activities will be performed by Oracle Apps.
Step 8
Verify Reply-to Address & HTML Agent value before clicking on Next and also enable
Autoclose FYI if its not checked.
Click Next
Step 9
Click Next
Step 10
Click Next
Step 11
Click Next
Step 12
Click Finish
Step 13
At this time, the workflow mailer should be started. To verify the status, Click on
Service Components.
Step 14
Check for agents before starting Workflow Notification Mailer (if its still down).
Enter % in the search window.
Step 15
Start Workflow Notification Mailer after making sure the agents are running (as in
the below picture).
Step 16
Select Start and click Go.
Step 17
Click Ok.
Step 18
To check on the status, click on the refresh button on the browser toolbar or F5 and
Step 19
The status for Workflow Notification Mailer should be with the tick mark and running.