ORA 000931 - Missing identifier
HI All,
I am running workflow 2.6 on windows 2000 and have found an issue that I cannot resolve.
when i respond to a notification ocurrs the following error:
Error Message:
0RA - 00931: missing identifier
Erro Stack:
WF_XML.EnqueueMessage([WF_SCHEMA].WF_SMTP_0_1_QUEUE,50,2343)
WF_XML.EnqueueNotification(2343)
WF_Notification.SendSingle(ETC,CF_FACT,MSG_APPROVE_FACT,WF_ENGINE.CB)
WF_Notification.Send(ETC,CF_FACT,MSG_APPROVE_FACT,WF_ENGINE.CB)
Wf_Engine_Util.Notification_Send(CF_FACT,153,7845,CF_FACT:MSG_APPROVE_FACT)
Wf_Engine_Util.Notification(CF_FACT,153,7845,RUN)
Thank you.