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
How to retrieve all versions of a document
SriniVadlamani
Hi,I have a requirement to retrieve all versions of a document from LiveLink (using Java). I give document-id as input, I could not find an API which can be used to retrieve all versions of a document. Your help is well appreciated.Thanks,RK
Find more posts tagged with
Comments
Carsten_Kulms
Message from Carsten Kulms via eLinkPlease have a look at the function ListVersions.The content of a particular version can be retrieved by FetchVersion.