PTC Arbortext Content Delivery Installation Property File Example
#======== STARTS HERE =========

INSTALLER_UI=silent

# Install Set Panel
PsiInputOption.PSI_CHOSEN_INSTALL_SET=Advanced

# Product Selection Panel
PsiInputOption.selectedproductgroup.Viewer=true


# Phone Home Config Panel
WC_PROMPTED.PsiInputOption.phonehome.enable=true
WC_PROMPTED.PsiInputOption.phonehome.system.type=PRODUCTION

# Phone Home Collect Info Panel
WC_PROMPTED.PsiInputOption.phonehome.customer.name=ptc
WC_PROMPTED.PsiInputOption.phonehome.sales.order.number=12348
WC_PROMPTED.PsiInputOption.phonehome.wt.support.scn=123458
ig.coreproductSettings.organizationInternetDomainName=ptc.com

# DB Properties Panel

DBSoftware.Oracle=true
DBConfiguration.newDB=true
db.credential.prefix.select=true
DBConfiguration.loadSchemaAndData=true

ig.databaseSettings.OCUORACLEHOME=
G:\\ptc\\x24_m30_prointralink_ORACLE_04\\osa\\oracle\\12.1.0.2


wt.pom.jdbc.host=jdubois0d.ptcnet.ptc.com
wt.pom.jdbc.port=15214
wt.pom.jdbc.service=wind8
wt.pom.SysDbPassword=manager
wt.pom.ReSysDbPassword=manager
user_CMIDB=PTC_CMI
password_CMIDB=PTC_CMI
rePasswordCMI=PTC_CMI
user_3CDB=PTC_E3C
password_3CDB=PTC_E3C
rePassworde3cdb=PTC_E3C
user_TitanDB=PTC_TITAN
password_TitanDB=PTC_TITAN
rePasswordTitanDB=PTC_TITAN
user_TitanDB2=PTC_TITAN2
password_TitanDB2=PTC_TITAN2
rePasswordTitanDB2=PTC_TITAN2

# SC Platform Product Panel

# LDAP Panel (You need to update all of these based on your existing LDAP)


WNC.jndi.enterprise.ldapServerHostName=jdubois0d.ptcnet.ptc.com
WNC.jndi.enterprise.ldapServerPort=38948

WNC.jndi.admin.ldapUserDn=cn\=Manager
WNC.jndi.admin.password=manager
ie.ldap.propertyBaseDn=cn\=configuration,cn\=PTC Arbortext Content Deliverytely,o\=ptc
WNC.jndi.admin.userBaseEntriesDN=ou\=people,
cn\=AdministrativeLdap,cn\=PTC Arbortext Content Deliverytely,o\=ptc
WNC.jndi.enterprise.userBaseEntriesDN=ou\=people,
cn\=EnterpriseLdap,cn\=PTC Arbortext Content Deliverytely,o=ptc


wt.rmi.server.hostname=jdubois0d.ptcnet.ptc.com
wt.webserver.port=7858

# Install Directories Panel (You need to update all these properties to point
to your location.)
ACD.installDirectory.base=g:\\ptc\\InService_Ber_23_Viewer_05
inservice.installDirectory.base.sw=g:\\ptc\\InService_Ber_23_Viewer_05\\
SW inservice.installDirectory.base.data=g:\\ptc\\
InService_Ber_23_Viewer_05\\Data

# Admin Settings Panel
WC_PROMPTED.PsiInputOption.phonehome.EmailAddress=wcldapadmin8@ptc.com
ig.coreproductSettings.siteAdminDn=wcldapadmin8user
ig.coreproductSettings.siteAdminPw=wcldapadmin8user
ig.coreproductSettings.siteAdminVerifyPw=wcldapadmin8user

# User Shortcuts Panel
USER_SHORTCUTS=G:\\share\\shortcuts



======== ENDS HERE =========
Was this helpful?