BMC Client Management parameters in the deployment input configuration file
Parameter name | Description | Example |
---|---|---|
BCM_INTEGRATION_AR_SERVER_NAME | AR System server name. | BCM_INTEGRATION_AR_SERVER_NAME="platform-admin-0.platform-admin" |
BCM_INTEGRATION_AR_SERVER_PORT | Port where the AR System server is configured. | BCM_INTEGRATION_AR_SERVER_PORT="46262" |
BCM_INTEGRATION_AR_SERVER_RPC_PORT | RPC port for the AR System server. | BCM_INTEGRATION_AR_SERVER_RPC_PORT="0" |
BCM_INTEGRATION_AR_USER_NAME | AR System server user name. | BCM_INTEGRATION_AR_USER_NAME="Demo" |
BCM_INTEGRATION_DB_NAME | Database name. | BCM_INTEGRATION_DB_NAME="psr-aws-oregonARSystem" |
BCM_INTEGRATION_DB_SERVER_NAME | Server name that integrates with BCM. | BCM_INTEGRATION_DB_SERVER_NAME="vw-abc-xyz-oc01.calbro.com" |
BCM_INTEGRATION_DB_USER_NAME | Database user name. | BCM_INTEGRATION_DB_USER_NAME="psr-aws-oregonARAdmin" |
BCM_INTEGRATION_SERVER_DB_INSTANCE | Database instance. | BCM_INTEGRATION_SERVER_DB_INSTANCE="" |
BCM_INTEGRATION_SERVER_DB_PORT | Port where the database is configured. | BCM_INTEGRATION_SERVER_DB_PORT="1433" |
BCM_INTEGRATION_SERVER_DB_TYPE | Database type. Valid values:
| BCM_INTEGRATION_SERVER_DB_TYPE="MSSQL" |
BCM_INTEGRATION_SERVER_DB_USER_PASSWORD | Password for the database user. | BCM_INTEGRATION_SERVER_DB_USER_PASSWORD="AR#Admin#" |
BCM_INTEGRATION_TYPE | Determines the integration type. Valid values:
| BCM_INTEGRATION_TYPE="BCM" |