Oracle Forms (MOSC)

MOSC Banner

Mail Issue

edited Oct 16, 2013 5:51PM in Oracle Forms (MOSC) 2 commentsAnswered




Oracle Support - 32 mins ago[ODM Question]
I have a piece of code which has been done to invoke lotus notes to send mail. Now since we have shifted to outlook we have to change coding. Please could you help in that. Note that the code is using CLENotes. I would like to change to outlook.

We have the code like:

mycommand := 'c:\CLENotes\CLENotes.cmd --password='||:ctrl.email_password||' send --to="'||c2.email_address||'" --cc= mail_add --bcc='mail_add' --subject="Grays Inc Ltd - Your Customer eStatements" --body="Customer No : '||c2.customer_number||'\nCustomer Name : '||c2.customer_name||'\nEmail : '||c2.email_address||'" --file-body="request_email_body.txt"'||' >> Logfile.txt';

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