Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities

Full Version: Setting up workflow timeout
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I want to set a timeout for one of our iRecruitment workflows.
For example after a week, if no action is taken by person, then it escalate to the next level.I know, we can update this in Workflow builder.But this is across all the HR transaction types - Self-Service, OTL, iRec etc.
Can we not restrict this to irecruitment transactions only ?

 
For Timeout attribute in HR module HR_APPROVER_NTF_TIMEOUT_ATTR is used , but you can create duplicate attributes of the same and reuse it.
Also check this doc:
How to Set Time-Out for HR Workflow Notifications (Doc ID 760350.1)
Agree with Sarah!
Hope you solve your problem.