installHumanTaskManagementWidgets command
Traditional:
Use the installHumanTaskManagementWidgets command
to install the human task management widgets application on an Business Automation Workflow server
or cluster.
Topic scope: This topic applies to IBM® BPM
Server with
no Business Space configured
Syntax
installHumanTaskManagementWidgets
-clusterName cluster_name
-serverName server_name -nodeName node_name Required parameters
- -clusterName cluster_name
- This parameter specifies the name of the Business Automation Workflow cluster
where the human task management widgets application will be installed.
Normally, this should be the cluster where Business Space would be
installed. For example, the application cluster in a one or two cluster
topology, the support cluster in a three cluster topology, and the
web application cluster in a four cluster topology.
If you specify the clusterName parameter, do not specify the serverName and nodeName parameters.
- -nodeName node_name
- This parameter specifies the name of the Business Automation Workflow node where the human task management widgets application will be installed. If you do not specify the clusterName parameter, you must specify both the serverName and nodeName parameters.
- -serverName server_name
- This parameter specifies the name of the Business Automation Workflow server where the human task management widgets application will be installed. If you configure Business Space later on the same server where the human task management widgets application is installed, the existing application will then be used by Business Space. If you do not specify the clusterName parameter, you must specify both the serverName and nodeName parameters.
Example
The following examples uses the installHumanTaskManagementWidgets to
install the human task management widgets application on the
Support cluster.AdminTask.installHumanTaskManagementWidgets('-clusterClusterName Support')
AdminConfig.save()