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!

11i Notification Error INVALID NUMBER

Lokesh143Nov 27 2013

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2013
Added on Nov 27 2013
0 comments
853 views