Importing an Interface Fails
Brought to you by:
ferret1964,
twiechmann
Importing an inteface from a .opi file generates the
following error:
<null> is not a Pointer to an Object
Class: Interface
OID: N^ESIVISIT("C",7,7)
Attempted Call: T%Options.Lookup("Merge",0)
Method:
ESI$Interface.Serialization::StreamRestoreFormatted,
Version: 26 </null>
Logged In: YES
user_id=84471
This patch fixes bug 937345 (Importing an Interface Fails).
Import the .opm file using the Generic Import command.
Fix to bug 937345.