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!

Creating an secure link outside of an APEX application into a specific page with parameters?found th

TexasApexDeveloperJul 22 2020 — edited Jul 24 2020

Using APEX 19.2 and Ords same version, is it possible with a pl/sql procedure/block to build a url to open a page in an APEX application passing in specific values for some page items?  We are trying to do this via an EBS form to allow users to open up an APEX page with a click of an item in EBS.  We recently started updating the APEX applications to use SSP and checksums  and ran into this issue..

Has anyone be able  to do this without APEX trying to build a totally new session (we build a session in the pl/sql block and it is active from what we can see..)

Thank you,

Tony Miller

Los Alamos, NM

Comments
Post Details
Added on Jul 22 2020
7 comments
661 views