Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to open page of application directly from external link

Soukaina IDRISSIOct 30 2018 — edited Apr 10 2019

Hi everyone,

I have an application that allows to notify my users for the processing of the forlders, by receiving an email with a link that redirects to the specific folder to be processed.

My questions is:

  1. First of all, to make it work, must the user be connected first to be redirected to the right folder to process? if yes, how can i get the current session_id of connected user (is it from &APP_SESSION.) ?
  2. If the user is not connected, when he clicks on the link found in the email received, he will be redirected to the authentication page, later how could I redirect him without going through the homepage, to go directly to the folder to be treated ?

NB: Version of apex production 5.1.0

Thank you in advance for help.

Comments

Post Details

Added on Oct 30 2018
6 comments
6,172 views