The job resets related to validation inspect options allow a job execution to traverse all folders, including those that are ignored / skipped due to policy, to record information about that folder for tracking and reporting for both the source and the destination
This feature operates the Job Validation Report | item_inspection_policy
ReST API - Validation Reset Options
Options include:
inspect_filtered
This job reset will re-evaluate all filtered content on both the source and destination in the next job run after the reset is executed; including content ignored due to policy configured for job filters, hidden and content shared to the transfer owner
inspect_filtered
1 |
|
inspect_shared
This job reset will re-evaluate all shared content on both the source and destination in the next job run after the reset is executed; including content ignored due to policy configured to excluded data not owned by the transfer author / owner
inspect_shared
1 |
|
inspect_all
This job reset will re-evaluate all content on the source and destination in the next job run after the reset is executed; including content ignored due to policy configured for filters and shared
inspect_all
1 |
|
What reset configurations align with the application user-interface?
Validation | Track Everything
|
will produce the same results as a |
inspect_all
|
||||
Validation tab in the UI when both of these options are checked
|
makes the same call as |
inspect_all
|
||||
Validation tab in the UI when this item is checked
|
makes the same call as |
inspect_filtered
|
||||
Validation tab in the UI when this item is checked
|
makes the same call as |
inspect_shared
|
User-Interface - Export Items Report
In the DataHub application, exporting the items report will have a status column where skipped content will be recorded. For each skipped entry, observe the value for the source_exists and destination_exists columns
source_exists = true
This means DataHub has identified the skipped item
destination_exists = false
This means DataHub has identified but did not transfer the item