applySolutionAuditManifest command
The applySolutionAuditManifest command applies a solution audit configuration that you previously created by using the IBM® Business Automation Workflow administration client. The solution must be deployed before you apply the audit configuration. You must specify a target environment if the solution is in a production environment.
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 applySolutionAuditManifest
-profile myprofile
-targetEnvName target_environment_name
-solutionName solution_name
-manifestName manifest_name
[-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.
- -targetEnvName target_environment_name
- Specifies the name of the target environment. This argument is required only on production environments.
- -solutionName solution_name
- Specifies the name of the solution that is associated with the audit configuration.
- -manifestName manifest_name
- Specifies the name of the audit manifest.
- -help
- Optional and displays a brief message on the command syntax instead of running the command.