Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of contents 

Table of Contents

Description 

This component contains a process DAO implementation for storing the process engine data. It is used by the worklist container to display open tasks.

...

This worklist implementation does NOT use the mapping from the Process module to the PCA module. This is done to increase performance.

Requirements

This component persists data in a database, that must be provided. See platform support for the supported databases.

Installation

UI Expand
titleJava

Unzip the ProcessDao-Plugin-x.y.z.zip and copy the extracted folders to the runtime folder (make sure that the 

Include Page
_HomeFolder
_HomeFolder
 folder is merged).

UI Expand
title.NET

Make sure to put the ProcessCaseDao.dll file in the /bin directory of your .Net webapp installation.

Configuration

Database

Scripts to create the required database content are provided for the following databases:

...