How to Change the Timeout for Oracle HRSS Workflow ?

HRSSA workflows timeout after Some days:

How to set the Workflow Timeout for Oracle SSHR Approvals.

 

Solution:

Set the timeout value via the following:
Please use new WF Item Attribute to set this due date to any value(in minutes).
HR_APPROVER_NTF_TIMEOUT_ATTR(Approver Notification timeout in Minutes)
WF item attribute to set due date for approver notifications

Example to try :

1) Open the Workflow builder

2) Set attribute HR_APPROVER_NTF_TIMEOUT_ATTR = 120

Then on the process “Approvers Notification Process”, on the notification “Notify Approver”,  set the timeout to Attribute and point it to the attribute HR_APPROVER_NTF_TIMEOUT_ATTR. Then there should be a due date in the  wf_notfications table.  Test if the timeout notification works.