oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: Unable to determine SMTP server to use: set FND_SMTP_HOST

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: Unable to determine SMTP server to use: set FND_SMTP_HOST

Chaitanya
We are trying for concurrent program output via email facing the issue
oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: Unable to determine SMTP server to use: set FND_SMTP_HOST

We are using Gmail's smtp server
smtp: smtp.gmail.com
imap: imap.gmail.com

This is for testing once we achieve the above we want to send Payslip via concurrent program output.

Kindly help on the issue.

-Regards,
 Chaitanya

Reply | Threaded
Open this post in threaded view
|

Re: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: Unable to determine SMTP server to use: set FND_SMTP_HOST

ErmanArslansOracleBlog
Administrator
Check this document...
Your profile values are not set correctly..

Also for gmail, concurrent delivery option can not be used...

Mails are not Received Using Delivery Option while Submitting Concurrent Request In R12.1.3 (Doc ID 1339491.1)
Reply | Threaded
Open this post in threaded view
|

Re: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: Unable to determine SMTP server to use: set FND_SMTP_HOST

Chaitanya
Hi Erman,

Thanks for your reply.

Below are the profile options currently:

FND: SMTP Host -- smtp.gmail.com
FND: SMTP Port -- 465

I found the Doc ID: 1339491.1 earlier but what makes me think was it specified the below

IMPORTANT:-

2> In Delivery Options, there is no scope for using SMTP servers with SSL Authentication (Example:- SMTP Server => smtp.gmail.com, SMTP Port => 465 ).

    Because SMTP over SSL/TLS is not supported for XDO product version 5.6.3., as it needs newer version of javamail library to support it.

means cant we use email delivery option if we use Gmail SMTP server?
if that is not the case we already set required profile options for the same

Kindly help

-Regards,
 Chaitanya
Reply | Threaded
Open this post in threaded view
|

Re: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: Unable to determine SMTP server to use: set FND_SMTP_HOST

ErmanArslansOracleBlog
Administrator
Yes. you cant.
Reply | Threaded
Open this post in threaded view
|

Re: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: oracle.apps.fnd.cp.opp.PostProcessorException: Unable to determine SMTP server to use: set FND_SMTP_HOST

Chaitanya
Hi Erman,

Thanks for your time !!

-Regards,
 Chaitanya