Setup BI Validator Server
BI Validator has the following three major components:
- BI Validator Desktop Client for be used to setup BI Connections, create test plans and execute them
- BI Validator Repository database stores BI Connection/Test Plan metadata and test results. Supported databases are PostgreSQL and Oracle
- BI Validator Server provides web-based reporting and test execution of scheduled test plans. BI Validator Server is also needed if you want to invoke test plans remotes using a command line tool or the REST API interface. It comes with an embedded Tomcat and JRE.
Installing BI Validator Server
BI Validator Server can be easily setup by downloading and install BI Validator Server software.
It comes pre-configured to work with the default PostgreSQL repository database.
BI Validator Server runs as a windows service as shown below.
Configuring BI Validator Server:
To open the BI Validator Server screen, click the Start menu and navigate to Datagaps > Configure Server.
Configuring a server depends on either of the cases described below
If both BI Validator Client and BI Validator Server are installed in same machine.
Specify the Host to localhost for the repository details since client repository is in the same machine.
Please refer below snippet for reference.
If both BI Validator Client and BI Validator Server are installed in different machine.
Specify the Host with IPAddress/Hostname of the machine where client is installed while adding the repository details.
Click Test to verify whether the connection is successful.
If you are using active directory for accessing your BI environment, please modify the 'Log On As' user property for the BI Validator Server windows service.
BI Validator Reports can be accessed by navigating to the following link:
http://localhost:6090/BIValidatorService
The default password for 'admin' user is pre-populated. The password for the web reports is encrypted version of your BI Validator Client password. This can found by accessing the top right corner menu: 'Admin'-> 'Settings' -> 'My Account'
BI Validator reports can also be used to execute test plans from the web-based browser.
Upgrading BI Validator Server
Upgrading BI Validator is a two step process :
- Uninstall BI Validator Server
- Install the latest version of BI Validator Server
Note:Both BI Validator Server and BI Validator Client should be of the same version.
Please contact support if you need the download location for the BI Validator Server.