2.3.1.2 Business Validation
The Business Validation stage is designed to execute essential business-related validations on the migration data before its transfer into the domain tables, thereby signifying the completion of the data migration process. These business-related validations are critical to ensure that the data aligns with the system requirements, including the availability of all mandatory fields and a comprehensive analysis of dependencies. The Below are some examples of business validations:
- Enabling the "Minor Customer Flag" for a customer if their age falls within the criteria specified for minors in the configuration.
- Verifying that the Expiry Date of Identity Details is greater than the current date and the ID issuance date, among other criteria.
On the main panel of the Business Validation stage screen, the following details of the Business Validation phase of the data migration process is available .
On the detailed view panel of the Business Validation stage screen, the following details of the Business Validation phase of the data migration process is available in the grid.
On successful completion of Business Validation stage of data migration Domain Migration stage will be automatically executed.
A data migration process can be aborted during Staging stage of data migration. For more information, refer to the Aborted Migration.
Table 2-9 Business Validation (Main Panel) - Field Description
Field | Description |
---|---|
Reference ID | Displays the unique migration ID generated for a data migration event. |
No. of Files | Displays the number of files used to initiate the migration process. |
Total No. of Records | Displays the total Number of records initiated for the migration. |
Start Time | Displays the start time of the migration. |
End Time | Displays the end time of the migration. |
Status | Displays the current status of migration (In Progress, Completed, Aborted). |
User ID | Displays the User ID of the user initiated the migration process. |
Comments | Displays the remarks as provided by user during migration initiation. |
Table 2-10 Business Validation (Detailed View Panel) - Field Description
Field | Description |
---|---|
Migration ID | Displays the unique migration ID generated for a data migration event. |
Total Records | Displays the total number of records per file available in the file used to initiated the migration. |
Details |
The following are record level details of the migration process:
|
Progress | Displays the percentage base progress of the migration process. |
Status | Displays the current status of the migration process. |
Note:
During the migration process, if manual intervention is necessary to advance to the subsequent stage as chosen at the Migration Initiation, a notification is presented to the user, signaling the need to recommence the migration towards the next stage.Parent topic: In Progress Migration