Job Validation Report
On This Page
Overview
The Validation report allows you to run a content inspection and to view the content reconciliation that has occurred between the source and destination.
If the connection does not have access to a given folder in the hierarchy, DryvIQ cannot track and report these items.
Content Inspection
DryvIQ allows you to control the level of tracking and reporting for content that exists on both the source and destination platform through the Item Inspection Policy. This includes content that has been configured to be excluded from transfer and content that existed on the destination prior to the initial transfer. The inspection policy is set when creating the job as part of the job behaviors configuration.
At any time, you can run a job to perform validation on filtered and/or shared items. This will trigger a full inspection of the selected content for the next run only. If filtered and shared items are already being inspected for the job, these options will be disabled.
Content Reconciliation
The content reconciliation provides a comparison of the reconciled items between the source and destination. It can help track the success of the migration. By default, it shows the counts for files and folders, but you can choose to view just folders, just folders, or data. It reports on the following information:
Identified: This is the totals count of items or data identified on the source and destination (including flagged/retried items).
Ignored destination only items: This is the count of the items ignored on the destination and the percentage of the overall content theses items make up.
Ignored [Filter]: If filters were added to the job to exclude content, any entry for each filter is included in this section. It will identify the count of the filtered items and the percentage of the overall content theses items make up.
Successfully matched or transferred (Including flagged and revised): This is the count of items or data that have been successfully matched or transferred between the course and destination.
Only the Content Reconciliation is available on the Validation report for roll-up reports.
REST API | Transfer Stats, By Inspection
GET {{url}}v1/transfers/{{job_id}}/stats/by_inspection
See Job Reset | Validation Inspect Policies and Validation | Ignored / Skipped Filter Reasons for more information.