This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Configuring Databases for Berlin
Once you have successfully prepared the environment for the deployment, you can configure the databases.
Create the following databases:
- openbank_am_configdb
openbank_apimgt_statsdb
openbank_apimgtdb
openbank_openbankingdb
openbank_govdb
openbank_iskm_configdb
openbank_userdb
Update data type of the INPUTS field in
AM_APPLICATION_REGISTRATION
table using the SQL file according to your database. The SQL scripts are available in the<WSO2_OB_IAM_HOME>/dbscripts/apimgt
directory.(mysql.sql, mssql.sql, oracle.sql, postgresql.sql)
To create the database schema, execute the following scripts against the given database: