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