FIM 2010: How to Validate Information Being Exported
OVERVIEW
You have just built a new solution using the Synchronization Service Engine.
You want to validate your exports prior to exporting them into your production data source.
The purpose of this document is to help guide you through different ways to be able to validate your exports before exporting to your production data source. You could utilize just one, or combine them as well to fully ensure that your data goes out correctly.
Steps
EXPORT TO A DROP FILE
- In the Synchronization Service Manager Console, select Management Agents
- Select the Management Agent
- From the Actions menu, select Configure Run Profiles
- Click the New Profile button
- NAME: Export to Drop File
- Click the Next Button
- TYPE: Select Export from the drop down
- Click the Set Log File Options button
- Choose the 3rd Radio button down – Create a log file and stop the run. Do not export to data source (test only)
- In the Text box, type the name of the file that you want to generate. (e.g. MyManagementAgentExport.XML)
- Click the Ok button
- Click the Next button
- Click the Finish Button
- Click the Apply and then the Ok buttons
- To test, simply select Run from the Actions menu.
- Select Export to Drop File
- Let it complete the Export
- Navigate to %programfiles%\Microsoft Forefront Identity Manager\2010\Synchronization Service\MADATA
- Select the name of the management agent
- You should see the XML file
SEARCH CONNECT SPACE – PENDING EXPORTS
- In the Synchronization Service Manager Console, select Management Agents
- Select the Management Agent
- From the Actions menu, select Search Connector Space
- Change the Scope to Pending Exports
- Check Add, Modify and Delete
- Click the Search Button
- This displays objects that are set to be exported
- You can double click on an item to understand what is being changed within the object
EXPORT USING A THRESHOLD
- In the Synchronization Service Manager Console, select Management Agents
- Select the Management Agent
- From the Actions menu, select Configure Run Profiles
- Click the New Profile button
- NAME: Threshold Export
- Click the Next Button
- TYPE: Select Export from the drop down
- Check Specify the number of objects to process
- Enter a number (e.g. 5)
- This will be the number of objects exported. Once exported, you can review the information exported to see how the data looks.
- Click the Next button
- Click the Finish button
- To test, simply select Run from the Actions menu
- Select Threshold Export
- Let it Export
- Validate information in Active Directory
See Also
Evaluation Guide for Forefront Identity Manager 2010 R2 Release Candidate Reporting