Here are a few key points that you should know/understand about the Export Run Profile:
- Export Run Profile is the process of the Synchronization Service Engine writing objects in the Pending Export state to the External Data Source (EDS)
- Export Run Profile is always a Delta. We only export changes to an object to help the export be as efficient as possible.
- If you do not run an Export Run Profile then you should not write to the EDS.
NOTE |
If you witness the Synchronization Service Engine writing to the EDS during a Synchronization, then it is most likely a custom piece of code such as a Metaverse Extension and/or a Management Agent Extension. This type of custom coding is not recommended as it can cause performance related issues with the Synchronization process. |
OBJECT STATUS' THAT DEAL WITH THE EXPORT RUN PROFILE |
Pending Export |
A synchronized object that is ready to be exported to the target data source |
Awaiting Export Confirmation |
An exported object that the synchronization service engine wants/needs to confirm the data it wrote to the external data source. |
Export Error |
An error has occurred while exporting the object |
|
You can find more information on the Export Run Profile on the Run Profiles in Forefront Identity Manager 2010: https://technet.microsoft.com/en-us/library/jj863247(v=ws.10).aspx .
NOTE |
If you are using Azure AD Connect, Azure AD Sync and/or DirSync these items are more for testing purposes and not meant to be used as on-going production usage. |
|