EBS Customizations (MOSC)

MOSC Banner

How to avoid insufficient privileges error on direct access to an OA framework page?

edited Apr 23, 2013 6:21PM in EBS Customizations (MOSC) 3 commentsAnswered
I'm writing a JSP page to call the following Oracle Time and Labor native page.

OA.jsp?page=/oracle/apps/hxc/selfservice/timecard/webui/TcActivitiesPG

and the following parameter is appended to see a specific user timecard.

&_ri=809&retainAM=Y&Action=Detail&Activities=Y&Review=Y&Timecard_id=10687020&StartTime=2012/06/24&StopTime=2012/06/30

The full URL is like this:

http://my.server.com:8000/OA_HTML/OA.jsp?page=/oracle/apps/hxc/selfservice/timecard/webui/TcActivitiesPG&_ri=809&retainAM=Y&Action=Detail&Activities=Y&Review=Y&Timecard_id=10687020&StartTime=2012/06/24&StopTime=2012/06/30

But, it causes the following error.

 Error  You have insufficient privileges for the current operation. Please contact your System Administrator.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center