getItemValueCustomData Exception not implemented

Hi,

I receive a NotesException Not Implemented when calling (in Java) doc.getItemValueCustomData(“ChangedPropertiesSerialized”,“java.util.HashMap”)

Just to be sure: Does it actually mean that the method is Not Implemented, or is it something I can do about ?

thanks

Michel

Subject: getItemValueCustomData Exception not implemented in NSCO.jar

I have decompiled the classes and indeed the CORBA version always (and only) throws NotImplemented Exception. Seems I am stuck a this road.