task tree
What the sub-job runs
Tasks in order, each with what it does — typed stepsfrom the MDClarity task docs (click to open the reference), sub-jobsyou can expand inline (▶) to reveal their own tasks, and SQL steps summarized by Gemini (✨). Every step shows the tables it writes/reads and which earlier step it feeds from(sqlglot lineage).
sub-job
Load-Custom-Properties-RevFind-Copy
5 tasks · ECP
sub-job / Flow action SQL / native step▶ expand a sub-job inline · ↗ open it as its own page · a typed step opens its doc
- Load Workqueue Custom Property Membersql
load_custom_properties_revfind_copy__load_workqueue_custom_property_member.sql✨ Updates custom property members by mapping workqueue assignment criteria to specific reporting attributes.writesCustomPropertyMember· readsWorkqueueAssignmentCriteria - Remove Workqueue Custom PropertiesRemoveCustomProperty· reads
CustomPropertyMapWorkqueueWorkqueueAssignmentCriteriaWorkqueueCriteriaItemMapWorkqueueEntityMapentity=Accountcustom property key=CustomProperty-[id]custom query - Load Workqueue Custom Property MapUpdateCustomPropertyFromQuery· reads
WorkqueueWorkqueueAssignmentCriteriaWorkqueueCriteriaItemMapWorkqueueEntityMapentity=Accountcustom property key=CustomProperty-[id]custom query - Synchronizes processed data from batch staging tables to production tables, updating visits, quotes, and custom property mappings.writes
CustomPropertyMap· readsCustomPropertyMapBatchsync custom property mapDISABLED - Delete and Insert Workqueue Dimensionsql
load_custom_properties_revfind_copy__delete_and_insert_workqueue_dimension.sql✨ Builds the workqueue dimension by mapping specific custom property members to the dimension table.writesDimensionMember· readsCustomPropertyMember↳ feeds from Load Workqueue Custom Property Member