How to create custom configuration file
Create a BqCustom.groovy file in a folder accesible to tomcat user. For example
/hom/user/bqcustom.groovyAdd the following to setenv.sh in tomcat/bin folder
export APPNAME_CONFIG=/home/user/bqcustom.groovy
Create a BqCustom.groovy file in a folder accesible to tomcat user. For example
/hom/user/bqcustom.groovy
Add the following to setenv.sh in tomcat/bin folder
export APPNAME_CONFIG=/home/user/bqcustom.groovy