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!

Custom Oracle Worklow setting status of a notification to 'CANCELED'.

688183Oct 17 2011
I have created a custom oracle workflow process and upon approval of the process it will send a approval notification out to a distribution list.
This distribution list consists of user entered email addresses. For these emails I perform a check to see whether it exists already or not. If it does update the attributes for this user role.
If it doesnt I am calling the createadhocuser procedure to create a new user.
The notification is then called setting the performer to be the new user.
This creates a record in the wf_notifications but moments later it is automatically having its status set to 'CANCELED'.

Can anyone explain why this is happening or are some other setting not being set?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2011
Added on Oct 17 2011
0 comments
247 views