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!

Create a dynamic link to be used externally

Abdelrahman Ahmed HanafyApr 9 2025 — edited Apr 9 2025

Hello Dears,

I am trying to generate a URL to be sent in an email or pulled by other software solutions to redirect the user to an APEX page in my solution.

I have tried using APEX_PAGE.GET_URL and APEX_UTIL.PREPARE_URL functions, but what I get is usable only within my application; once it is sent outside, it's not working properly.

Has anyone faced a similar issue before, or have a solution for it?

Thanks in advance.

Comments
Post Details
Added on Apr 9 2025
6 comments
217 views