Definitions of metadataDeploy command parameters
The following parameters are required for the metadataDeploy command:
-server <serverIp>- The host name or IP address of the application server where InfoSphere® MDM is deployed.
-port <serverPort>- The bootstrap naming port of the application server where InfoSphere MDM is deployed.
-project <project1, project2, ..., projectN>- A comma-separated list of fully qualified project directories containing the metadata to be deployed.
The following parameters are optional for the metadataDeploy command, and may be specified if necessary:
-userid <userId>- If security is enabled, this parameter specifies the user ID used to access the application server.
-password <password>- If security is enabled, this parameter specifies the password to use with the supplied user ID.
-wasprofile <wasProfileName>- If security is enabled, this parameter specifies the IBM® WebSphere® Application Server profile containing the ss.client.props configuration file to be used to configure the Secure Sockets Layer
(SSL). This parameter defaults to
AppSrv01. -userRole <roleName>- The name of a user role (also referred to as a user group) authorized to execute transactions (services) that manage product type hierarchies.
-initialContextFactory <factory>- The initial context factory. The default setting for WebSphere is
com.ibm.websphere.naming.WsnInitialContextFactory. -jndiPrefix <prefix>- If necessary, this parameter can specify a JNDI prefix required by the installed InfoSphere MDM.
-instanceName <instanceName>- If necessary, this parameter can specify an instance name required by the installed InfoSphere MDM.