Timecard Workflow Notification Shows "3103: Attribute 'WF_NOTE' does not exist for item 'HXCEMP/<ITEM_KEY>' " Error
(Doc ID 3052775.1)
Last updated on OCTOBER 09, 2024
Applies to:
Oracle Time and Labor - Version 12.2 HRMS RUP18 and laterInformation in this document applies to any platform.
Symptoms
Workflow notification for the timecard submitted before applying HR_PF.C RUP18(Patch:35672406) shows the error below.
Error Name: WFENG_ITEM_ATTR
Error Message: 3103: Attribute 'WF_NOTE' does not exist for item 'HXCEMP/<ITEM_KEY>'.
Error Stack =
Wf_Engine.GetItemAttrText(HXCEMP, <ITEM_KEY>, WF_NOTE)
HCAPPRWF.hxc_approval_wf_pkg.update_appl_period(HXCEMP, <ITEM_KEY>, <CONTEXT>, RUN)
Wf_Engine_Util.Function_Call(hxc_approval_wf_pkg.update_app_period, HXCEMP, <ITEM_KEY>, <CONTEXT>, RUN)
Error Message: 3103: Attribute 'WF_NOTE' does not exist for item 'HXCEMP/<ITEM_KEY>'.
Error Stack =
Wf_Engine.GetItemAttrText(HXCEMP, <ITEM_KEY>, WF_NOTE)
HCAPPRWF.hxc_approval_wf_pkg.update_appl_period(HXCEMP, <ITEM_KEY>, <CONTEXT>, RUN)
Wf_Engine_Util.Function_Call(hxc_approval_wf_pkg.update_app_period, HXCEMP, <ITEM_KEY>, <CONTEXT>, RUN)
The issue can be reproduced at will with the following steps:
- User submits the timecard.
- Apply HR_PF.C RUP18(Patch:35672406).
- Approve the timecard.
- Timecard is in submitted status but the workflow status is not completed and error occurs.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |