Transforming Data
One of the most common tasks when working with rules extension is to transform data during attribute flow. You can use a rules extension to convert data types or calculate new attribute values. To perform data transformations from the connector space to the metaverse, implement the IMASynchronization.MapAttributesForImport method. For data transformation between the metaverse and connector space, implement the IMASynchronization.MapAttributesForExport method.
The following topics explain how to perform data transformations using rules extensions:
- Example: Swapping the Order of a Name
- Example: Creating a Calculated Value to Join Objects
- Example: Resolving Join Conflicts
Send comments about this topic to Microsoft
Build date: 2/16/2009