applySolutionSecurityManifest 命令

applySolutionSecurityManifest 命令将应用先前使用 IBM® Business Automation Workflow 管理客户机创建的解决方案安全配置。 在应用安全性配置之前,必须已部署该解决方案。 如果解决方案位于生产环境中,那么必须指定目标环境。

语法

以下语法使用了换行符,以使命令的格式简单明了而便于阅读。 但是,在实际输入时,应在同一行上输入命令和选项,请勿换行。
configmgr_cl applySolutionSecurityManifest
 -profile myprofile
 -targetEnvName target_environment_name
 -solutionName solution_name
 -manifestName manifest_name
  [-silent][-force][-help]

参数

-profile myprofile
指定要使用的概要文件。 myprofile 值可以是下列其中一项:
  • 概要文件的名称,例如,develop1。 该概要文件位于 install_root/CaseManagement/configure/profiles 目录中。 install_root 是安装 IBM Business Automation Workflow 的位置。
  • 概要文件目录的完整路径,例如,"install_root\CaseManagement\configure\profiles\develop1"/install_root/CaseManagement/configure/profiles/develop1
  • 概要文件输入文件的完整路径,例如,"install_root\CaseManagement\configure\profiles\develop1\develop1.cfgp"/install_root/CaseManagement/configure/profiles/develop1/develop1.cfgp
-targetEnvName 目标环境名称
指定目标环境的名称。 只有在生产环境中,才需要此参数。
-solutionName 解决方案名称
指定与安全性配置相关联的解决方案的名称。
-manifestName manifest_name
指定安全性清单的名称。
-help
可选参数,用于显示有关命令语法而不是运行命令的简要消息。