Event Transformation Policy Set DirXML Rules operate on events reported on a channel input. The Subscriber Channel and Publisher Channel usually have different Event Transformation Policy Sets.
The purpose of the Event Transformation Policy Set rules is to modify the report of the events before the events are processed further by DirXML Engine. Note that Merge operation are not processed by Event Transformation Policy Set
There are many common applications for the Event Transformation rules, including:
If an Add operation is converted into a Merge operation, the current document is discarded, and the filter is used to query to both the connected system and to Identity Vault for all values. The setting for each attribute in the filter is used to decide what to do with the data. The options include overwriting the source information with the information from the destination, overwriting the destination with the source, combining the two and updating both with the results, or doing nothing.
If an Add event contains an association value, the Identity Manager engine turns it into a Modify event.
For example, you can use Novell IDM Driver Filters to specify user objects. It assumes that you want all users synchronized. If a Connected Application is limited to a subset of all users, then the Event Transformation Policy Set is used to decide if an event for an object is in scope or not.
For example, if your connected system should have only users with a department attribute of Sales in it, then a rule on the Event Transformation Policy Set to block any event that is for a user that does not have Sales as its department can accomplish this goal.