can we complete workflow activity forcefully if result type None
Hi Team,
I have one workflow getting errored out at perticular step
I want to make it complete forcefully from backend using WF_ENGINE.completeactivity
but i am getting error because my workflow activity result type None
Error at line 1
ORA-20002: 3133: Activity instance XXXX is not a notified activity for item XXXX
ORA-06512: at "APPS.WF_ENGINE", line 5839
ORA-06512: at line 2
can we complete workflow activity forcefully if result type None
any body can help
Thanks
Sampath