I have LiveLink or Opentext server verison 10.0.0 and Livelink Client Version 9.5.0. I wish to extract document from server using C# programming. I extracted some documents from server but I got following exception only few documents:
LLIllegalOperationException: get(name) not implemented for this datatype at com.opentext.api.LLInstance.get(String name) at com.opentext.api.LLValue.toString(String name)
It works in Livelink Server version 9.2.0 with same code. Anybody help me to fix this issue? Thanks in advance Shyam