How to kill orphan process info?
740974Apr 19 2010 — edited Apr 27 2010Hi 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