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
LAPI Error with c# FetchVersion Program
Paul Langham
I am new to progrmming with the livelink API and am currently working on an application to download documents in a users personal workspace to a local machine done with c#.I have been using the FetchVersion function but have been getting the below error.Connection Successful!CREATED SESSION TO SERVER HOST=s-dev-ll03-vm1 PORT=3099 DATABASE=livelink97DataID=192305 ParentID=192629 VersionNum=1 Name=Test Document 3.docApplication encountered an exception.LLValue unknown field name: FileAttributes at com.opentext.api.LLNameTable.get(String name) at com.opentext.api.LLAssoc.get(String name) at com.opentext.api.LLValue.toValue(String name) at com.opentext.api.LLFileUtils.streamWriter(String fOutFile, BufferedInputStream fBufferedInput) at com.opentext.api.LLConnect.receiveFileDownload() at com.opentext.api.LLConnect.executeTraditional(LLConnect connect) at com.opentext.api.LLConnect.execute(LLConnect connect) at com.opentext.api.LAPI_DOCUMENTS.FetchVersion(Int32 VolumeID, Int32 NodeID, Int32 VersionID, String FilePath) CONNECTION TO DATABASE CLOSEDWould be much appreciated if someone could shed some light on this error.
Find more posts tagged with
Comments
There are no comments yet