Creating a workflow system
To create a workflow system, you define an isolated region and its connection point. In addition, you can optionally customize the database storage parameters and configure email notification.
Before you begin
- Work with your database administrator to determine whether you need custom table spaces or file groups for your workflow system database.
- Determine the name of the workflow system data table space and optionally the index and BLOB table spaces.
- Determine the security groups that will be granted administrative and configuration privileges for the workflow system.
You must log on to the administration console as a gcd_admin user to perform this task.
- Prerequisites
- Creating an object store
About this task
Note: Before you create a workflow, your
database administrator must create a workflow system data table space. If index and BLOB table
spaces are not created, they will share the same table space with the workflow system data tables.
If isolated region table spaces are not specified, the isolated region index and BLOB table spaces
will share the same table space with the workflow system.
Alternatively, you can create new
file groups or table spaces for the workflow system, according to the rules that are documented in
one of the following topics, depending on your database type:
Procedure
To create a workflow system: