Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to create a custom wait function on an standard Workflow

TheoneDec 8 2015 — edited Dec 16 2015

How to create a custom wait function on an standard Workflow,

I am going to create a lookup in Oracle (fnd_lookup) and insert Day and time in it

Ex:

Code = Mon  Meaning = 01:00 AM

Code= Wed  Meaning = 04:00 AM

Now before sending any approval request to the manager , Workflow should first check these time duration and put a hold/wait on the workflow ..

If user changes the day or time in the lookup during the wait/hold period it should honer the new time and move to the next stage/process with in the workflow.

how we can add this stage and build the wait event in standard workflow process

Thanks..

This post has been answered by Ajith-Oracle on Dec 9 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 13 2016
Added on Dec 8 2015
7 comments
2,587 views