지금 지원 담당자와 채팅
지원 담당자와 채팅

On Demand Migration Current - Active Directory Sync Advanced Mapping Guide

Cloud to Cloud

objectClass

Target Attribute    : objectClass        

Value        : GetObjectClass()            

Condition    : Action = "create"        

Password

Target Attribute    : Password

Value        : Profile.DefaultPassword

Condition    : Action = "create"

RecipientTypeDetails

Target Attribute    : RecipientTypeDetails

Value        : GetRecipientTypeDetails()

Condition    : Action = "create"

userPrincipalName

Target Attribute    : userPrincipalName

Value        : ReplaceDomain(userPrincipalName, Profile.TargetDomain)

Condition    : Null

WindowsEmailAddress

Target Attribute    : WindowsEmailAddress

Value        : if(GetObjectClass()="group", ReplaceDomain(WindowsEmailAddress, Profile.TargetDomain), WindowsEmailAddress)

Condition    : Action = "create"

EmailAddresses

Target Attribute    : EmailAddresses

Value        : GetProxyAddresses(result("WindowsEmailAddress"), LegacyExchangeDN, null))

Condition    : Null

 

Local to Cloud

AccountDisabled

Target Attribute    : AccountDisabled

Value        : GetAccountDisabled()

Condition    : Action = "create" or (Action = "update" and Target.HasCreateStamp)

groupType

Target Attribute    : groupType

Value        : GetGroupType()

Condition    : Null

Definition    : This will set the group type on creation. The GetGroupType function looks up the setting in the Template selected to determine the group type.

objectClass

Target Attribute    : objectClass        

Value        : GetObjectClass()            

Condition    : Action = "create"        

Password

Target Attribute    : Password

Value        : Profile.DefaultPassword

Condition    : Action = "create"

RecipientTypeDetails

Target Attribute    : RecipientTypeDetails

Value        : GetRecipientTypeDetails()

Condition    :  Action = "create"

userPrincipalName

Target Attribute    : userPrincipalName

Value        : ReplaceDomain(userPrincipalName, Profile.TargetDomain)

Condition    : Action = "create"

WindowsEmailAddress

Target Attribute    : WindowsEmailAddress

Value        : if(GetObjectClass()="group", ReplaceDomain(mail, Profile.TargetDomain), mail)

Condition    :  Action = "create"

EmailAddresses

Target Attribute    : EmailAddresses

Value        : GetProxyAddresses(result("WindowsEmailAddress"), LegacyExchangeDN, null))

Condition    :  Null

 

관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택