Giter Club home page Giter Club logo

dctmdeepexport's Introduction

DCTMDeepExport

Note: version 1.3 (using dmRecordSets) has not been thoroughly tested.

This application will export content (only) from a Documentum repository and replicate the repository file structure on your hard drive.

dm_document objects to export are designated by indicating a folder in the deepexport.properties file.

The content will be exported in its native format and named according to its object_name with an extension based upon its a_content_type. Duplicate file names will be appended with a counter (i.e., they will not be overwritten).

  • NO METADATA IS EXPORTED

If you need to export metadata with the content, please see my QuikDIE application: https://msroth.wordpress.com/2015/03/26/documentum-bulk-export-tool-v1-4/

DeepExport can be invoked using two command line switches:
-versions : export all versions of documents
-help : display a brief help screen

Sample deepexport.properties file:

   docbase.name=repo1
   docbase.user=dmadmin
   docbase.password=dmadmin
   export.source=/Temp
   export.target=c:/temp/export
   

A clear text password will be encrypted and rewritten to the properties file after the first run of the DeepExport application.

Tested on Documentum Content Server 6.7 SP2, 7.0, 7.1.

dctmdeepexport's People

Contributors

msroth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.