ORA-20002: 3133: Activity instance 'VERICONDGER' is not a notified activity
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