# MongoDB Details Panel
Property Name
Description
Valid Values
Default Value
Validation
Example
WC_PROMPTED.ilp.productLoadPoints.mongo
Indicates loadpoints of MongoDb
WC_PROMPTED.ilp.productLoadPoints.mongo=/qa/ptc/InService91/SW/SW/Applications/Windchill.ear
WC_PROMPTED.wt.mcu.adminusername
Admin user credentials for Mongodb
WC_PROMPTED.wt.mcu.adminusername=admin
WC_PROMPTED.wt.mcu.AdminDbPassword
Admin user Password for Mongodb
WC_PROMPTED.wt.mcu.AdminDbPassword=admin
WC_PROMPTED.wt.mcu.ReAdminDbPassword
Reenter the password for Adminuserof Mongodb
WC_PROMPTED.wt.mcu.ReAdminDbPassword=admin
WC_PROMPTED.wt.mcu.dbUser
User credentials for Mongodb
WC_PROMPTED.wt.mcu.dbUser=dev
WC_PROMPTED.wt.mcu.dbPassword
User Password for Mongodb
WC_PROMPTED.wt.mcu.dbPassword=dev
WC_PROMPTED.wt.mcu.dbRePassword
Reenter the Password for user of Mongodb
WC_PROMPTED.wt.mcu.dbRePassword=dev
WC_PROMPTED.wt.mcu.port
Port of Mongodb
27017
WC_PROMPTED.wt.mcu.port=27017
WC_PROMPTED.wt.mcu.host
Indicates the host on which Mongodb is installed
WC_PROMPTED.wt.mcu.host=pwdcsv-inspub18.ptcnet.ptc.com
WC_PROMPTED.MongoDBConfiguration.newDB
Represents the option to 1) create a *new* database and 2) create new users.
true or false
false
WC_PROMPTED.MongoDBConfiguration.newDB=true
WC_PROMPTED.MongoDBConfiguration.existing
Represents configuring to an existing database and existing users. Not needed for PTC Arbortext Content Delivery Offline installations.
true or false
false
WC_PROMPTED.MongoDBConfiguration.existing=false
WC_PROMPTED.MongoDBConfiguration.loadData
Indicates to load deault data
true or false
false
WC_PROMPTED.MongoDBConfiguration.loadData=true
WC_PROMPTED.PSI.CFG.mongo.CHOSEN_INSTALL_FEATURE_LST
Indicates the options to configure the monogodb
Install, createDB
WC_PROMPTED.PSI.CFG.mongo.CHOSEN_INSTALL_FEATURE_LST=install,createDB
WC_PROMPTED.ig.dataLoaderSettings.mongoloadBaseData=1
Indicated option to load Base Data
true (1) or false (0)
WC_PROMPTED.ig.dataLoaderSettings.mongoloadBaseData=1
WC_PROMPTED.wt.mcu.mongoLoadpoint
Indicates the location for MongoDB installation
WC_PROMPTED.wt.mcu.mongoLoadpoint=/qa/ptc/InService91/Mongo
ilp.productLoadPoints.mongo
ilp.productLoadPoints.mongo=/qa/ptc/InService91/SW/SW/Applications/Windchill.ear
wt.mcu.adminusername
Indicates the Admin user credentials
wt.mcu.adminusername=admin
wt.mcu.AdminDbPassword
Indicates the Admin user password
wt.mcu.AdminDbPassword=admin
wt.mcu.ReAdminDbPassword
Indicates the Admin user password
wt.mcu.ReAdminDbPassword=admin
wt.mcu.dbUser
Indicates the user
wt.mcu.dbUser=dev
wt.mcu.dbPassword
Indicates the user password
wt.mcu.dbPassword=dev
wt.mcu.dbRePassword
Indicates the user password
wt.mcu.dbRePassword=dev
wt.mcu.port
Indicates the port of MongoDb
27017
wt.mcu.port=27017
wt.mcu.host
Indicates the host on which the mongo install needs to be done
wt.mcu.host=pwdcsv-inspub18.ptcnet.ptc.com
MongoDBConfiguration.newDB
Represents the option to
create a *new* database
create new users
true or false
false
MongoDBConfiguration.newDB=true
MongoDBConfiguration.existing
Represents configuring to an existing database and existing users. Not needed for PTC Arbortext Content Delivery Offline installations.
true or false
false
MongoDBConfiguration.existing=false
MongoDBConfiguration.loadData
Indicates to load default data
true or false
false
MongoDBConfiguration.loadData=true
PSI.CFG.mongo.CHOSEN_INSTALL_FEATURE_LST
Indicates the options to configure the monogodb
Install, createDB
PSI.CFG.mongo.CHOSEN_INSTALL_FEATURE_LST=install,createDB
ig.dataLoaderSettings.mongoloadBaseData
Indicates option to load Base Data
true (1) or false (0)
ig.dataLoaderSettings.mongoloadBaseData=1
wt.mcu.mongoLoadpoint
wt.mcu.mongoLoadpoint=/qa/ptc/InService91/MongoDB