Setting up workflow timeout - Printable Version +- Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities (http://www.oraerp.com) +-- Forum: Oracle Applications (http://www.oraerp.com/forum-39.html) +--- Forum: Oracle E-Business Suite (EBS) (http://www.oraerp.com/forum-1.html) +---- Forum: Human Resources (http://www.oraerp.com/forum-4.html) +---- Thread: Setting up workflow timeout (/thread-71318.html) |
Setting up workflow timeout - Justen Kegan - 01-11-2015 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 ? RE: Setting up workflow timeout - Emily Sarah - 01-12-2015 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) RE: Setting up workflow timeout - Colin Roger - 01-14-2015 Agree with Sarah! Hope you solve your problem. |