If you want to use the Database Schema output format, add a second set of database connection settings that specify the target database where the extracted data is written to the prconfig.xml file provided in the configuration directory of your BIX distribution.
The BIX Database Schema output format writes the extracted data directly to a target database. To support this output, you must provide a second set of database connection settings specifying the target database where the data is to be loaded.
Original path | Updated path |
database/databases/PegaRULES/url | database/databases/TargetDB/url |
database/databases/PegaRULES/userName | database/databases/TargetDB/userName |
database/databases/PegaRULES/password | database/databases/TargetDB/password |