Oracle Workflow Recipient Change by Programmatically [message #578024] |
Fri, 22 February 2013 22:53 |
aheli
Messages: 10 Registered: August 2008 Location: India
|
Junior Member |
|
|
Our Purchase Requisition gets approved through Oracle Workflow Notifications.
Now I need to change Recipient of Notification,i.e. to change workflow on runtime (by using trigger on wf_notifications table) depending on some conditions.
Please help which APIs should I call from trigger to change the forwarded to/ recipient.
Can I use directly Send(),Forward(),Cancel() etc APIs contained in Package WF_NOTIFICATION ?
I used Forward(), but it did not work.
Please help.
|
|
|
|