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!

External URL link to Apex page

User_UG93CFeb 4 2020 — edited Feb 4 2020

Hey all,

I've been browsing the discussions and haven't found an answer to this if it exists. Apologies if this has been asked a lot. We're trying to link to a specific page in Apex with a parameter set from an external application. I've read up on the URL and see how it would be setup by adding the parameters to the URL in order to setup the page and parameter properly however I don't know what I would put for a session ID if the user is coming from outside the APEX application. They should have userID so theres no problem having them login before being rerouted to the proper page with the parameter set. Is it possible to setup an external URL link to a Apex application page directly with parameters set to display a certain record without an active session id? If not what if the user did have an open session but we still wanted them to have a link from the external. Would their be a way to pass a session ID from the apex application to the external in order to create the link assuming they have a db link in the back end? Any help on this would be appreciated.

Thanks,

Comments
Post Details
Added on Feb 4 2020
1 comment
1,682 views