ApplicationMiddleware - addWeblogicApplicationServer
ApplicationMiddleware - addWeblogicApplicationServer
Description :
This command creates a WebLogic AMO representing a WebLogic 9.2/10.3 domain target and enrolls it in the system.
About the profileInstance argugment:
The Application Release Automation installation process creates the ARA_WL_PROPERTIES class for use with WebLogic servers of a version other than 8.1.
Before you run this command, you need to create one instance of the ARA_WL_PROPERTIES class for each WebLogic server you want to manage. Within each instance, you configure property values for the target application server and for the proxy server that communicates with it.
Use the profileInstance argument to specify the name of this instance.
Return type : String
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
amoName | String | The name you want to use for the AMO that represents the target application server. This is the name that will appear in the BMC Server Automation system. |
proxyHostName | String | Host name of the AMO proxy server. |
profileInstance | String | Name of ARA_WL_PROPERTIES instance. See description above. |
Example
The following example creates a WebLogic AMO named 'testAMO' running on the proxy hosted on localhost and enrolls it in the system.
Script
blcli ApplicationMiddleware addWeblogicApplicationServer testAMO localhost WL92-on-myServer