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!

ORA-20002: 3133: Activity instance 'VERICONDGER' is not a notified activity

5310Aug 20 2002
HI

I've a jsp that is calling a PL/SQL procedure wich have this statement:

WF_ENGINE.CompleteActivity(L_ITEM_TYPE,processo,'VERIFICONDGER',resultado);

but when i run this jsp i've this error:

ORA-20002: 3133: Activity instance 'VERICONDGER' is not a notified activity for item 'PROCOFIN/03022204051652'.

I already saw the process diagram and i didn't understand one thing

Before the VERICONDGER activity i've another activity that have a begin date but didn't have end date, and have green border, but the VERIFICONDGER activity has the green border too and has the begin date but the arrow between these two activitys is not green.

Anyone have an idea what is the problem.

Thanks
Ricardo Constantino
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2002
Added on Aug 20 2002
4 comments
694 views