Cloud Readiness Tool - User Guide PDF
Cloud Readiness Tool - User Guide PDF
Cloud Readiness Tool - User Guide PDF
Contents
.................................................................................................................................................................. 1
Introduction ...................................................................................................................................... 2
Application Readiness utility .............................................................................................................. 2
Database Readiness utility ................................................................................................................. 2
Installation and Usage of Application Readiness Utility: ...................................................................... 2
Installation and Usage of Database Readiness utility:.......................................................................... 5
2
Introduction
The first step in any Migration is to identify any rules, configurations, or customizations in the application
and database that do not comply with the standard Pega Cloud deployment. This document is intended
to comprehensively capture the capabilities of the Cloud Readiness Tool.
1. Application Readiness
2. Database Readiness.
It also identifies the integration rules, Rule Compliance score, Rule set Stack, Strategic Applications Used,
BIX, IAC etc. This tool identifies potential areas of the application that need mitigation in order to be
complaint with the standard of latest Pega Cloud architecture.
This is built on Pega and it is a Rule-Admin-Product (RAP) which needs to be imported in the application
where readiness check needs to be performed in Pre-prod environment which is closer to production
environment
4. This will generate the .xls file as output. Attached the sample output file which is generated after
the execution of this activity.
customer_Name_01.
01.01.xlsx
It has multiple tabs like Application summary, Connectors-Services, Connect-SQL, Data Tables, System
Information, Other Gaps and Infrastructure Gaps
4
Application Summary:
This list the application and if any strategic application used in the application along with corresponding
version. It captures application rulesets used in the application. Additionally, it also display all the different
types of integration Rule Types
Connectors-Services
Connect-SQL
It captures all the SQL connect rules. We can identify any data type specific functions, if any hard-coded
schema or table names used
Data Tables
It lists all the data tables used in the application. This needs to be converted to local repository
System Information
This shows Pega platform version information, Application server and Database information
Other Gaps
It highlights if BIX/IAC components used in the application. Guardrail score of application will be fetched
automatically
Information specific to infrastructure needs to capture manually Example: Any customization to load
balancer, custom certificates, custom servlets, TLS version, cron jobs and custom domain
5
This is built on Java and uses the prmaster-schema.jar as reference to find the custom DB objects as per
the selected Database. The tool contains a jar file and properties files. This tool is compatible with
ORACLE/DB2/MSSQL DB.
Steps to follow:
2) Update the DatabaseConnection.properties file with the database Connection Parameter values which
are mandatory. Rules and data schema passwords are optional.
3) sql_queries.properties file list all DB specific queries which will be used to fetch required information.
This properties file is pre-loaded with all the required queries.
5) This will generate a xls file which displays the custom DB objects and in addition to that, it has Schema
wise Size in GB, Allocated Data base size and Used space.
6
Sample Reports
Application Readiness Report
8