ORACLE WORKFLOW
I have the following requirement in Oracle Workflow.
when a notification is sent to the Requestor, I need to give him an option to select the APPROVER from a list of values.
Once the Approver is selected, a notification will go the selected approver.
I can't use the standard lookup types, because they are hard coded.
The list of approvers is selected from a table.
Can anyone tell me how to resolve this issue?
Thanks
0