Oracle Waveset 8.1.1 Deployment Reference

ActiveSync Rules

When the Flat File Active Sync adapter detects a change to an account on a resource, it either maps the incoming attributes to an Waveset user, or it creates an Waveset user account. The adapter uses process, correlation, and delete rules to determine what to do with the user.


Note –

Active Sync rules must use context, not display.session. Correlation and Delete rules do not get a session, but Confirmation rules do. For more information, see Correlation Rule and Confirmation Rule.


Inputs: These rulesaAccept resource account attributes in the activeSync namespace. For example, activeSync.firstname.

You must specify the following for a custom ActiveSync rule:

Argument 

Description 

AuthType 

Not specified 

SubType 

Not specified 

Namespace 

Provide resource account attributes in the activeSync namespace. For example,

activeSync.firstname

Predefined Rules 

ActiveSyncRules’ predefined rules include: 

  • ActiveSync has isDeleted set: Used by migration from resources when you set the Process deletes as updates parameter to false.


    Note –

    Do not change this rule name. If you want to use a different rule name, duplicate the rule content and rename the new rule.


  • No Correlation Rule: Use this default rule if you do not want correlation.

  • No Confirmation Rule: Use this default rule if you do not want confirmation.