Connect your own OpenText Documentum repository to browse and manage Cabinets, Folders, Documents, Versions (checkout/checkin), Permissions, Lifecycles, and run a content-health audit.
What this app can do
25 tools registered
Connect DocumentumFree
Connect a Documentum repository via base URL, repository name, and username/password.
Disconnect DocumentumFree
Disconnect a saved Documentum repository connection.
List ConnectionsFree
List the connected Documentum repositories.
List Cabinets8 tok
List top-level Cabinets in the connected repository.
Get Object8 tok
Read one Documentum object's (folder or document) metadata in full.
List Folder Contents8 tok
List the folders and documents inside a folder or cabinet.
Create Folder16 tok
Create a new folder inside an existing folder or cabinet.
Rename Or Move Object16 tok
Rename an object and/or move it to a new parent folder.
Delete Object20 tok
Permanently delete a folder or document. Cannot be undone.
Download Document8 tok
Download a document's primary content, base64-encoded.
Upload Document16 tok
Upload a new document (base64-encoded content) into a folder.
Upload Document Version16 tok
Check in a new version of an existing document (base64-encoded content).
Get Lifecycle State8 tok
Read an object's current lifecycle name and state (e.g. Draft, Review, Approved).
Promote Lifecycle16 tok
Promote an object to the next lifecycle state (e.g. Draft -> Review).
Demote Lifecycle16 tok
Demote an object to its previous lifecycle state.
List Permissions8 tok
List the ACL permission grants (who can see/modify/delete) on an object.
Grant Permission16 tok
Grant an ACL permission level (e.g. Read, Write, Delete) to a user or group on an object.
Revoke Permission16 tok
Revoke a user's or group's ACL permission on an object.
Search Documents8 tok
Free-text search across object names and content in the repository.
Search Dql8 tok
Run a raw Documentum Query Language (DQL) SELECT statement for advanced/precise searches.
Audit Content Health40 tok
Scan a folder and flag content-health issues: long-checked-out documents, empty documents, and very large files.
List Versions8 tok
List the version tree of a document.
Checkout Document16 tok
Check out a document, locking it for editing by the connected user.
Cancel Checkout16 tok
Cancel a checkout without saving changes, releasing the lock.
Checkin Document16 tok
Check in a checked-out document, saving it as a new version and releasing the lock (or keeping it checked out for another iterative save).