Hi All
Again after long time i going to work on 11i Workflow development.
I just developed simple notification workflow .
Start->Notification->End
I am getting error stack as:
Error Name = -1722
Error Message = ORA-01722: invalid number
Error Stack =
Wf_Notification.SendSingle(TRNGUSR1, XXTEST, TEST_MSG, WF_ENGINE.CB)
Wf_Notification.Send(TRNGUSR1, XXTEST, TEST_MSG, WF_ENGINE.CB)
Wf_Engine_Util.Notification_Send(XXTEST, XXTEST-3, 149472, XXTEST:TEST_MSG)
Wf_Engine_Util.Notification(XXTEST, XXTEST-3, 149472, RUN)
Can anyone tell me what we will the issue in this..?
I am not getting any another trace here ?
Regards,
Lokesh