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!

Java Noification API

214005Mar 11 2003 — edited Mar 17 2003
I am trying to use the notification API to build an application that allows a user to look at their notifications and act upon them.

I cannot get the getNotifications method to return anything. If I log in as anyone other than the workflow manager I get a "table or view does not exist" error.

I have tried both my own code and wftest - to no avail. Using the Workflow web application does work, but I need to be able to use the Java API.

Can anyone tell me:
1. Is the notification API the correct way to do this?
2. What values does getNotifications return? (I know its a 2dArray - but what gets put in there?
3. How do I (easily) get the other users (BLEWIS) etc to work correctly with this API?

Thanks in advance
John
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2003
Added on Mar 11 2003
10 comments
298 views