applySolutionSecurityManifest command
The applySolutionSecurityManifest command
applies a solution security configuration that you have previously
created by using the IBM® Business Automation
Workflow administration
client. The solution must be deployed before you apply the security
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 applySolutionSecurityManifest
-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 security configuration.
- -manifestName manifest_name
- Specifies the name of the security manifest.
- -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