Workflow Issue upon Approving - picks another notification id and results in error - System Error in
we have Oracle EBS 12.1.3
User has submitted a "Hire" workflow for approval. When approving manager tries to approve it, it results in error at " Update Approver Status" function. it picks a random notification id. ex: hire process picking an iexpense notification id.
Error Name = WFNTF_NID_REQUIRE
Error Message = 3209: You may not close Notification 'Expense xxxx because it requires a response. Use the "Find in page" function within the browser to locate and de-select this Notification. You may then again attempt to close the selected Notifications.
Error Stack =
Wf_Notification.Close(7654321)
pqh_ss_workflow.set_txn_approve_status(HRSSA, 888999)
Wf_Engine_Util.Function_Call(HR_APPROVAL_SS.updateApproveStatus, HRSSA, 888999, 676756, RUN)