...
Enter the necessary details, for your data source. If you are using any other data source other than h2 (mysql, oracle, mssql, etc.) the relevant driver needs to be placed in $BAM_HOME/repository/components/lib and the server should be restarted.
The details entered here are:
- JDBC URL: jdbc:h2:repository/database/samples/WSO2CARBONBAM_STATS_DB;AUTO_SERVER=TRUE
- Driver Class Name: org.h2.Driver
- User Name: wso2carbon
- Password: wso2carbon
...