70-158 · Question #74
You install a Forefront Identity Management (FIM) 2010 server in your company network. The network has a Human Resources (HR) application that contains the following two employee attributes: First…
The correct answer is A. Create a synchronization rule. Add an Inbound attribute flow. To calculate and populate the emailAddress attribute in the metaverse by concatenating First Name and Last Name from an HR application, you must define an inbound attribute flow within a synchronization rule.
Question
Options
- ACreate a synchronization rule. Add an Inbound attribute flow.
- BCreate a synchronization rule. Add an Outbound attribute flow.
- CEdit the Management Agent properties. Configure an Import attribute flow based on the Direct
- DEdit the Management Agent properties. Configure an Export attribute flow based on the Advanced
How the community answered
(41 responses)- A83% (34)
- B5% (2)
- C2% (1)
- D10% (4)
Why each option
To calculate and populate the `emailAddress` attribute in the metaverse by concatenating `First Name` and `Last Name` from an HR application, you must define an inbound attribute flow within a synchronization rule.
The requirement is to calculate a metaverse attribute (`emailAddress`) using data from a connected HR application. An inbound attribute flow specifies how data moves from a connected data source into the metaverse, and synchronization rules are the primary mechanism for defining these flows and complex transformations, such as concatenating multiple source attributes.
An outbound attribute flow is used to push data from the metaverse to a connected data source, which is the opposite direction needed to populate a metaverse attribute.
While Management Agents handle imports, a 'Direct' import attribute flow typically implies a simple one-to-one mapping without complex transformations like concatenating multiple source attributes, which is handled by synchronization rules.
An export attribute flow, synonymous with outbound flow, pushes data from the metaverse to a connected system, not into the metaverse.
Concept tested: FIM 2010 Inbound Synchronization Rule Configuration
Source: https://learn.microsoft.com/en-us/microsoft-identity-manager/reference/attributes-flow-reference
Topics
Community Discussion
No community discussion yet for this question.