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