1. Fabric Version – Fabric version 8.2 or higher is required.
2. PostgreSQL Integration – The project must have PostgreSQL integrated and available for operational and reporting data.
1. Click on the Extensions Icon in Fabric Studio Web
2. Search for `Verify`
3. Click the install Button

k2verify: contains all Broadway flows provided by the product.recources named k2verify: contains SQL create statements for operational and report tables.common named k2verify: contains the Java logic used by the product.JDBC named K2VERIFY_OPERATIONAL_DB: operational interface used for k2verify operational tables and reporting data.Other named K2VERIFY_SRC_CASS_DETAILS: holds connection details for the Cassandra source database.Other named K2VERIFY_TAR_CASS_DETAILS: holds connection details for the Cassandra target databaselib named postgresql-42.7.4.Follow the steps below to merge the Verify application entry into the apps.json file
{ "name": "Verify", "appId": "k2verify" } into your existing apps.json file.1. Fabric Version – Fabric version 8.2 or higher is required.
2. PostgreSQL Integration – The project must have PostgreSQL integrated and available for operational and reporting data.
1. Click on the Extensions Icon in Fabric Studio Web
2. Search for `Verify`
3. Click the install Button

k2verify: contains all Broadway flows provided by the product.recources named k2verify: contains SQL create statements for operational and report tables.common named k2verify: contains the Java logic used by the product.JDBC named K2VERIFY_OPERATIONAL_DB: operational interface used for k2verify operational tables and reporting data.Other named K2VERIFY_SRC_CASS_DETAILS: holds connection details for the Cassandra source database.Other named K2VERIFY_TAR_CASS_DETAILS: holds connection details for the Cassandra target databaselib named postgresql-42.7.4.Follow the steps below to merge the Verify application entry into the apps.json file
{ "name": "Verify", "appId": "k2verify" } into your existing apps.json file.