Projet

General

Profil

Install beCPG Project Manager

Prerequisites

Download beCPG distribution on SourceForge.
Download and install Alfresco Community or Alfresco Enterprise.
The required version of Alfresco is displayed as tooltip of beCPG distribution.

Installation

Follow Alfresco documentation to install amp files:

Command line to install core AMPS

$>java -jar  $ALF/bin/alfresco-mmt.jar install ./becpg-core/target/becpg-core-$BECPG_VERSION.amp $SERVER/webapps/alfresco.war -force
$>java -jar  $ALF/bin/alfresco-mmt.jar install ./becpg-project/becpg-project-core/target/becpg-project-core-$BECPG_VERSION.amp $SERVER/webapps/alfresco.war -force

Command line to install share AMPS

$>java -jar  $ALF/bin/alfresco-mmt.jar install ./becpg-share/target/becpg-share-$BECPG_VERSION.amp $SERVER/webapps/share.war -force
$>java -jar  $ALF/bin/alfresco-mmt.jar install ./becpg-project/becpg-project-share/target/becpg-project-share-$BECPG_VERSION.amp $SERVER/webapps/share.war -force

Initialization

Open beCPG Admin console to initialize the module:
  • Click on initialize the repository
  • Open Project lists
  • Add Project hierarchies
  • Familly has a value and no parent value
  • Sub-familly has a value and has the familly as parent value
  • Add Legends
  • etc,...
  • Reload models to take in account values added in lists Request states, Request origins,...