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.

APEX URL Issue

User_IK3H4Feb 12 2021

Have an issue with a URL which I am invoking from outside APEX and trying to set a page item, for example;
'https://apex.oracle.com/pls/apex/f?p=999:5:::::P5_ITEM:222'
which should set page item P5_ITEM on page 5 to 222 in app 999
This works fine if I have a APEX Developer session open and I am redirected to page 5 after the login page.
However, if I don't have a Developer session open, the page item does not get set and I'm directed to page 1 after the login page. I know I can change the Home page in Shared Components, but this doesn't get around the setting of the page item issue.
Any help would be apprciated.
Thanks,
Naeem

This post has been answered by fac586 on Feb 12 2021
Jump to Answer

Comments

Post Details

Added on Feb 12 2021
1 comment
195 views