Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Navigate from ADF Security Error page

ArunD.May 9 2013
Hi All,

I am using JDeveloper 11.1.1.6 .For my scenario I implemented ADF security in my application .I have

login.jspx and Error.jspx.Everything working fine but if I try to navigate Error.jspx to NewUser.jspx it's not working. Normal

way it's working but in ADF security Error.jspx not able to navigate any other pages .




Thanks & Regards ,
Arunkumar D.

Comments

DraganT.
Answer

Hi

we got the problem solved by changing the port number from 587 to 465. 

Now we are also able to send E-Mails to Amazon WorkMail / SES using APEX_MAIL package.

 

Why it makes a difference we cannot explain yet, as the APEX_MAIL package is built upon the UTL_SMTP package according to Oracle documentation.

 

Our working settings now are: 

SMTP Host Address: email-smtp.eu-west-1.amazonaws.com

SMTP Host Port: 465

SMTP Authentication Username: UserName

SMTP Authentication Password: Pw

Use SSL/TLS: Yes

Default Email From Address: info@alytics.ch

Maximum Emails per Workspace: 1000

 

Thanks

Dragan

Marked as Answer by DraganT. · Sep 27 2020
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 6 2013
Added on May 9 2013
0 comments
1,122 views