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
Deleting version of a document with LAPI-Java
David_Benjamin
Is there a way i can delete a version of a document using LAPI-Java? If yes, which LAPI function should i use?
Find more posts tagged with
Comments
eLink User
Message from Nair, Krishnankutty via eLinkNot tested straight from documentation,ListVersions of the ObjecTID you wanna delete the version to see if youhave the versionsAnd then DeleteVersion with the VersionNumIf version is locked you cannot delete.Livelink ground rules.Also look at PurgeVersions if the requirement suffices that.-----Original Message-----From: eLink Discussion: LAPI Discussion[mailto:lapi@elinkkc.opentext.com] Sent: Monday, November 13, 2006 10:06 AMTo: eLink RecipientSubject: Deleting version of a document with LAPI-JavaDeleting version of a document with LAPI-Java Posted by Benjamin, Davidon 11/13/2006 11:01 AMIs there a way i can delete a version of a document using LAPI-Java? Ifyes, which LAPI function should i use?[To reply to this thread, use your normal E-mail reply function.]============================================================Discussion: LAPI Discussion
https://knowledge.opentext.com/knowledge/llisapi.dll/open/765428Livelink
Server:
https://knowledge.opentext.com/knowledge/llisapi.dllTo
Unsubscribe from this Discussion, send an e-mail tounsubscribe.lapi@elinkkc.opentext.com.-----------------------------------------*Please note my E-Mail Address has changed. Please update yourcontact list*Anadarko Confidentiality Notice: This electronic transmission and any attached documents or otherwritings are intended only for the person or entity to which it isaddressed and may contain information that is privileged,confidential or otherwise protected from disclosure. If you havereceived this communication in error, please immediately notifysender by return e-mail and destroy the communication. Anydisclosure, copying, distribution or the taking of any actionconcerning the contents of this communication or any attachments byanyone other than the named recipient is strictly prohibited.
David_Benjamin
Thanks for your reply.The delete version deletes the version, but the deleted version does not go to the Recycle bin. Is this the way it works? Is there a way we can have the deleted version go to the Recycle bin?
eLink User
Message from Nair, Krishnankutty via eLinkRecycle bin handles only object deletions as far as I know.Even if youdeleted one version of the file thru the gui it cannot be recovered back(the code behind is probably a move of the node into the undelete volumeor the recycle area) . -----Original Message-----From: eLink Discussion: LAPI Discussion[mailto:lapi@elinkkc.opentext.com] Sent: Monday, November 13, 2006 11:10 AMTo: eLink RecipientSubject: Thanks for your reply.Thanks for your reply.Posted by Benjamin, David on 11/13/2006 12:09 PMThanks for your reply.The delete version deletes the version, but the deleted version does notgo to the Recycle bin. Is this the way it works? Is there a way we canhave the deleted version go to the Recycle bin?[To reply to this thread, use your normal E-mail reply function.]============================================================Topic: Deleting version of a document with LAPI-Java
https://knowledge.opentext.com/knowledge/llisapi.dll/open/8995032Discussion
: LAPI Discussion
https://knowledge.opentext.com/knowledge/llisapi.dll/open/765428Livelink
Server:
https://knowledge.opentext.com/knowledge/llisapi.dllTo
Unsubscribe from this Discussion, send an e-mail tounsubscribe.lapi@elinkkc.opentext.com.-----------------------------------------*Please note my E-Mail Address has changed. Please update yourcontact list*Anadarko Confidentiality Notice: This electronic transmission and any attached documents or otherwritings are intended only for the person or entity to which it isaddressed and may contain information that is privileged,confidential or otherwise protected from disclosure. If you havereceived this communication in error, please immediately notifysender by return e-mail and destroy the communication. Anydisclosure, copying, distribution or the taking of any actionconcerning the contents of this communication or any attachments byanyone other than the named recipient is strictly prohibited.