Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

Default

Notes

kfs.datasource.usernamekfsaccount that the application should use to access the KFS database
kfs.datasource.password${kfs.datasource.username}

password for the application database account

kfs.datasource.urljdbc:mysql://localhost/${kfs.datasource.username}JDBC URL that will be used by the application to access the KFS database
rice.datasource.url${kfs.datasource.url}JDBC url for the Rice server components (KEW/KIM/KSB). It will also be used when configuring a local Rice standalone server.
rice.datasource.username${kfs.datasource.username}account that the application should use to modify the Rice database schema
rice.datasource.password${kfs.datasource.password}password for the Rice database account
kfs.datasource.ddl.usernamekfsaccount that the application should use to modify the KFS database schema
kfs.datasource.ddl.password${kfs.datasource.username}

password for the application database account

kfs.datasource.ddl.urljdbc:mysql://localhost/${kfs.datasource.username}JDBC URL that will be used by the application to access the KFS database
rice.datasource.ddl.url${kfs.datasource.url}JDBC url for the Rice server components (KEW/KIM/KSB). It will also be used when configuring a local Rice standalone server.
rice.datasource.ddl.username${kfs.datasource.username}account that the application should use to access the Rice database
rice.datasource.ddl.password${kfs.datasource.password}password for the Rice database account
keystore.aliasrice 
keystore.passwordr1c3pwPassword used to open the keystore.
encryption.key7IC64w6kAAAA

Used by the DemostrationGradeEncryptionService to encrypt / decrypt data in the database.

b2b.user.agent 

B2B properties that only need to be configured if the environment will be connected to Sciquest B2B.

b2b.purchase.order.identity  
b2b.purchase.order.password  
b2b.shopping.identity 

 

b2b.shopping.password  

...