ClaimCenter AutoSync attribute of Contact

The ClaimCenter Contact entity has a typekey attribute called AutoSync that controls whether contacts are automatically synchronized. By default, all contacts are synchronized, an AutoSync setting of Allow.

For any Contact instance, the AutoSync value can be one of three codes:

Allow

Allow the contact to be synchronized automatically. In a rule, this value would be TC_ALLOW.

Disallow

Do not allow the contact to be synchronized. In a rule, this value would be TC_DISALLOW.

Suspended

The contact was synchronized in the past, but synchronizing is not currently allowed. In a rule, this value would be TC_SUSPENDED. ClaimCenter typically sets AutoSync to this value when a claim is closed. If the claim is reopened, ClaimCenter sets the value of AutoSync to Allow.