Getting <INVALID OREF> Error How to Resolve?
Hi Team,
Can you please help with this error as below :
|
Product version: IRIS 2021.1
Discussion (1)0
Comments
Hi Harshdeep,
The error invalid of is like a Java NullPointerException or NullReferenceException of .Net.
Check if intFaceDao or InterfaceDaoa are valid objects. Put these macros in you code e execute a test.
$$$LOGINFO("Check intFaceDado " _ ..Adapter.intFaceDao) $$$LOGINFO("Check DaoInterfaceDado" _ ..Adapter.intFace.DaoInterfaceDao)After execution, see in the Envent Log the result.
Regards
Can you please help with this error as below :
ERROR <Ens>ErrException: <INVALID OREF>zOnGetReplyAction+120^EnsLib.HL7.Operation.ReplyStandard.1 -- logged as '-' number - @' Set tPrevSeg=tSegName, tSegName=tMSA.GetValueAt(0)'
Thanks,
Frank