Zoomed Image

Data Quality Checks audit

Edits applied

  • Recipe fix (image 1 / sam-operations-calculation-steps): bare ID → ClickMenu "License Dashboard" | ClickTab "Licensing Calculation Steps" | PrintScreen "sam-operations-calculation-steps". Catalog confirms License Dashboard (Licensing > Manage Licenses) and Licensing Calculation Steps (Software Licensing Dashboard subCategory). The tab name matches the catalog entry name.

Flagged for human review

  • ClickTab "Licensing Calculation Steps" assumes that tab label matches catalog entry name. Catalog entry Licensing Calculation Steps is in Software Licensing Dashboard category. If the tab inside License Dashboard uses a different label (e.g. "Calculation Steps"), the recipe will fail. Human should verify the exact tab label by opening the License Dashboard.
  • Drill-down query link behavior (lines 16–17). Prose says "click it to open a query showing the offending records." This is documented behavior for HTMLSource: querylink rendering. No robot recipe is needed for this but verifying the SavedSelectID references (10847) are current would confirm the data-quality query names in the page are still accurate.

Notes

  • 1 robot comment was a bare ID.
  • This is the most complex recipe in the file — requires ClickMenu + ClickTab + PrintScreen. If ClickTab DSL verb is not yet supported for dashboard tabs, the recipe may need to be split or left as manual.