WF vs Lifecycle

Here you can find a short overview of two of the automation features that documentum offers. It helps you keep in mind the most important differences. In combination with aliases they even can be transferred from one repository to another. For further information please refer to the corresponding documentation.

LifecycleWorkflow
A lifecycle is what happens to an object.A workflow is what people do to an object.
A lifecycle is a set of linearly connected states.A workflow is a network of activities.
artifact in a Documentum project, to be installed or uninstallednot implemented as a project. Using Project builder WFs can be changed using a checkin / checkout function.
Documentum ComposerWorkflow manager and Process Builder, but not in Documentum Composer.
instance of dm_policyinstance of dm_process
without run-time instanceswith run-time instances (When a user starts a workflow, the server uses the definition in the dm_process object to
create a runtime instance of the workflow. Runtime instances of a workflow are stored
in dm_workflow objects for the duration of the workflow. )
definition states: draft, validated, installed (states that have absolutely nothing to do with the states in the LC which are stored in attributes i_state_no, state_* and others in dm_policy object)definition states: draft, validated, installed

preview: Documentum xCP 2.0

Here are some blogs that give a good preview of the upcoming version of XCP.

Here are some key statements for xCP2.0, but check out the blogs:

  •  ExtJS and Spring Java Framework replaces WDK
  • new Taskspace application is completely recoded
  • embrace VMWare technologies
  • cloud ready
  • xCP requires Documentum 7
  • New Process Templates are unvoidable
  • Business Objects take the place from Structured Data Types
  • Old artefacts cannot be imported directly into xCP Builder

link to

 

 

short tutorial: upgrading Content Server

short tutorial: upgrading Content Server

Upgrading your Content Server on Windows Server OS

The current version of xCelerated Composition Platform (xCP) is version 1.5 (6.6 release). It is not possible to update the entire software platfrom 1.5 to 1.6 (6.7 release).

Note: Due to changes in the licensing of some 3rd party components that are used in the xCP Developer Edition, the 1.6 release has been delayed.  Please watch this page for an announcement of its availability. 

https://community.emc.com/docs/DOC-7850

The first step is to upgrade the Content Server from the released version 6.6 to the current version 6.7 SP1. Here is the upgrade checklist with additional screenshots and comments.

checklist

  1. Back up the repository.
  2. Back up  customized formats(dm_format objects)

    Content Server 6.7 SP1 start installation
  3. Run the consistency checker job or dmbasic syntax (optional, if you are not upgrading an new xCP installation)
  4. Disable all jobs in the Documentum Administrator
  5. Shut down the repository and the connection broker (docbroker) in the Server Manager
  6. Shut down the Documentum Java Method Server services. Switch the start up method from automatic to manual to ensure that the services does not start automatically after a host restart.
  7. Start the installation
  8. install xPlore or FAST search engine (FAST is not supported)

    Content Server 6.7 SP1 select search engine
  9. select upgraderepository and docbrocker

    Content Server 6.7 SP1 upgrade repository
  10. don’t select create additional repository or docbrocker and finish the section

    Content Server 6.7 summary information
  11. finish installation, check install logfile in the source folder
  12. restart the environment (check Java memory size in Windows Task Manager, check the Documentum Services in the Windows Services, check the log files in the new JBoss 5.1 folder)
  13. stop the Application Server Service
  14. deploy JBoss war files for Taskspace, Administrator etc. in the deploy folder
  15. restart Application Server Service
  16. install DAR applications (Taskspace, Administrator etc.) using Composer 6.7 DARInstaller