MDM Stewardship and Workflows 3 — Questions and Answers
Question 1: In Informatica MDM Hub, what is the purpose of an ActiveVOS workflow engine integration?
- To manage database schema migrations
- To orchestrate complex human workflow tasks with BPEL-based process definitions (Correct answer)
- To perform real-time data quality cleansing
- To generate match rules automatically
Correct answer: To orchestrate complex human workflow tasks with BPEL-based process definitions
ActiveVOS is a BPEL-compliant workflow engine integrated with MDM Hub to enable sophisticated, configurable human workflow processes beyond the built-in simple workflow.
Question 2: A steward is working in Informatica Data Director and needs to view all records that are in an 'Under Review' state across multiple base objects. Which feature provides this cross-object task view?
- My Tasks inbox (Correct answer)
- Merge Manager queue
- Batch Viewer
- Schema Manager dashboard
Correct answer: My Tasks inbox
The My Tasks inbox in Informatica Data Director aggregates all workflow tasks assigned to or claimed by the steward, regardless of which base object the record belongs to.
Question 3: During a stewardship workflow, a record's trust score changes after a steward manually edits a field value. How does MDM typically treat the manually entered value's trust?
- It inherits the lowest source system trust score
- It is assigned maximum trust so it survives over source contributions (Correct answer)
- It is discarded upon the next batch load
- It retains the original source system trust unchanged
Correct answer: It is assigned maximum trust so it survives over source contributions
Manual steward edits are typically assigned the highest trust level so the steward's correction survives subsequent source system loads.
Question 4: Which event in the Informatica MDM workflow lifecycle triggers an email notification to a data steward that a new task requires attention?
- Batch job completion
- Task creation or assignment event (Correct answer)
- Schema validation success
- Cleanse function execution
Correct answer: Task creation or assignment event
MDM sends notifications when a task is created or assigned, alerting the responsible steward that action is required on a pending record.
Question 5: In the context of Informatica MDM workflows, what does 'task pooling' allow an organization to do?
- Combine multiple base objects into a single record
- Assign tasks to a group role so any member can claim and process them (Correct answer)
- Merge all pending tasks into a single batch approval
- Automatically resolve conflicts using survivorship rules
Correct answer: Assign tasks to a group role so any member can claim and process them
Task pooling routes tasks to a shared role-based queue so any qualified steward in that group can claim and process available tasks, improving throughput.
Question 6: A new MDM workflow configuration must ensure that records with a data quality score below 60% are always sent to human review rather than auto-approved. Where is this threshold logic configured?
- In the cleanse mapping
- In the match rule set
- In the workflow process definition transition conditions (Correct answer)
- In the landing table staging rule
Correct answer: In the workflow process definition transition conditions
Transition conditions within the workflow process definition evaluate record attributes (such as DQ score) to determine whether a record routes to a human review task or auto-transitions.
Question 7: Which Informatica MDM component is responsible for persisting the state and history of every workflow task instance across system restarts?
- Landing zone tables
- Workflow engine state store / ORS task tables (Correct answer)
- External source system audit logs
- Cleanse engine cache
Correct answer: Workflow engine state store / ORS task tables
The MDM Operational Reference Store (ORS) contains workflow task tables that persist task state, ownership, comments, and transition history durably.
In Informatica MDM Hub, what is the purpose of an ActiveVOS workflow engine integration?