Skip to Main Content

Integration

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to kill orphan process info?

740974Apr 19 2010 — edited Apr 27 2010
Hi there,

I have a BPM process that receive a user info and uses the info to trigger a web service to obtain the full record for the user. The web service inturn accesses a temp database table to pull the record. What happened the user record was deleted from temp table, however, the process kept using the user info in the process to try to access the table over and over again from an schedulled loop. The user info in the process is orphaned now, no longer needed.

Where I will find those user data in the BPM database to remove them, .. is it in BAMDB, BPM datamart or where? under what schema? table or tables?

Any helps ..

Thanks
badam571

Edited by: badam571 on Apr 19, 2010 12:20 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 25 2010
Added on Apr 19 2010
5 comments
1,912 views