Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
java error in livelink 9.2
Priyambada_Mishra_(priyambada.mishra@hcl.in_-_(del
LLValue versionInfo = new LLValue();orLLValue versionInfo = new LLValue().setAssocNotSet();if(doc.CreateVersion(volumeID, objectInfo.toInteger("ID"), "c:\\test1.txt", versionInfo)ordocuments.AddDocument(parentVol, parentID, title, file, objInfo, versionInfo);we are find the same exception and its not work versionInfoexception iscom.opentext.api.LLIllegalOperationException: get(name) not implemented for this datatype at com.opentext.api.LLInstance.get(LLInstance.java:76) at com.opentext.api.LLValue.toValue(LLValue.java:800) at com.opentext.api.LLConnect.unMarshall(LLConnect.java:303) at com.opentext.api.LAPI_DOCUMENTS.CreateVersion(LAPI_DOCUMENTS.java:618) at com.lapit.CreateDocument.main(CreateDocument.java:52)
Find more posts tagged with
Comments
There are no comments yet