Skip to Main Content

Programming Languages & Frameworks

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.

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

Dear All

Seeded Workflow “Work Order Release Approval” has notification, which has attribute below URL.

JSP:/OA_HTML/OA.jsp?OAFunc=EAM_WORK_RELATIONSHIP&WipEntityId=-&WIP_ENTITY_ID-&OrgId=-&ORG_ID-&EamViewOnly=Y

But we want to access Costing page. So we are modifying as below. Instead of function EAM_WORK_RELATIONSHIP, we are trying to access EAM_WO_CST_HIERARCHY as below.

JSP:/OA_HTML/OA.jsp?OAFunc=EAM_WO_CST_HIERARCHY&WipEntityId=-&WIP_ENTITY_ID-&OrgId=-&ORG_ID-&EamViewOnly=Y

We are getting below error.

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

Please suggest, how can I fix this issue.

Many Thanks, Sreeni

Comments

Processing

Post Details

Added on Jan 2 2025
0 comments
125 views