...
Open the
config.properties
file in the extracted zip file and update the properties.Info Information about the properties that can be configured are included as code comnments comments in the
config.properties
file.Copy your database driver class jar to the
libs
directory of your extracted directory. Then rename the jar it todb.jar
.
This allows the Monitoring tool to connect to the Consent DB database that is already set up for WSO2 Open Banking.Issue the following command to create the two CSV files of the report.
java -jar com.wso2.finance.open.banking.analytics.uk.monitoring.tool-1.2.0.jar
...