createCaseHistoryStore command
The createCaseHistoryStore command creates
and enables an event case history for use with extended case history
features. For example, if you want to view the progression of a case
over time by using the Timeline Visualizer widget, you must create
and enable a case history store.
Syntax
The following syntax includes line
breaks to format the command for reading. Enter the command and options
on a single line without any line breaks.
configmgr_cl createCaseHistoryStore
-profile myprofile
-cmtos target_object_store
-schemaName schema_name
-dbConnName database_connection
[-silent][-force][-help]Parameters
- -profile myprofile
- Specifies the profile to use. The myprofile value can be one of the following items:
- The name of the profile, such as develop1. The profile is located in the install_root/CaseManagement/configure/profiles directory. install_root is the location where IBM® Business Automation Workflow is installed.
- The full path to the profile directory, such as "install_root\CaseManagement\configure\profiles\develop1" or /install_root/CaseManagement/configure/profiles/develop1.
- The full path to the profile input file, such as "install_root\CaseManagement\configure\profiles\develop1\develop1.cfgp" or /install_root/CaseManagement/configure/profiles/develop1/develop1.cfgp.
- -cmtos target_object_store
- Specifies the display name for a case management target object store.
- -schemaName schema_name
- Specifies the name of the schema to use for the case history store.
- -dbConnName database_connection
- Specifies the display name of the database connection. You can view and define database connections by using the Administration Console for Content Platform Engine.
- -help
- Optional and displays a brief message on the command syntax instead of running the command.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15