Hippo CMS

Label: database

Content with label database in Hippo CMS (See content from all spaces)
Related Labels: scheduler, slide, osworkflow, projectdata, store, repository, sqlserver, workflow, quartz, cms, servermanager, configuration, mssql

Configuring the workflow databases
ServerManager Configuration The ServerManager is a component inside the CMS that handles quartz and osworkflow. When installing a CMS you have to configure the ServerManager correctly. The configuration of the serverManager can be found at /editor/src/configurations/. Be sure to take a look at "localdev" or any other ...
Other labels: servermanager, workflow, configuration, scheduler, quartz, osworkflow
Configuring workflow databases for Microsoft SQLServer
Before build Creating the databases See Configuring the workflow databases http://wiki.hippo.nl/display/CMS/Configuringtheworkflowdatabases for a general description of which databases to create for workflow in the CMS. You can find the SQLServer scripts for osworkflow and quartz in {{/editor/configuration/jdbc ...
Other labels: workflow, sqlserver
Hippo Repository with MSSQL database
NOTE: This works with MSSQL 2000 and 2005 Sample of a definition.xml for MSSQL: <?xml version="1.0"?> <definition> <store name="default"> <parameter name="tlocktimeout">120</parameter> <parameter name="cachemode">full</parameter> <parameter name="objectcachesize">1000</parameter ...
Other labels: repository, mssql, store, slide, configuration
Quartz databases
page explains the setup of the various databases within HippoCMS. Instance data & project data The CMS discerns between scheduler data it needs for the cocoon instance and data is needs for the project (website). The cocoon instance data contains info about things ...
Other labels: configuration, quartz, cms, projectdata