VMware Cloud Community
avinchakov
Enthusiast
Enthusiast

Error with mapping

Hi folks,

I have a problem with one of the clients.

When I configure connector for OpenLDAP I get such error: "Error occurred while updating attribute mappings."

In the horizon/connector.log:

2017-10-25 03:56:22,395 ERROR (tomcat-http--6) [3002@VSPHERE.LOCAL;vraadmin@VSPHERE.LOCAL;172.16.2.199] com.vmware.horizon.connector.mvc.UIAlerts - AttributeMapping must contain a replaceTemplate

2017-10-25 03:56:22,395 ERROR (tomcat-http--6) [3002@VSPHERE.LOCAL;vraadmin@VSPHERE.LOCAL;172.16.2.199] com.vmware.horizon.connector.rest.SyncConfigurationRestController - Error occurred while updating attribute mappings.

com.vmware.horizon.dirsync.exception.AttributeMappingException: AttributeMapping must contain a replaceTemplate

Does anyone know what might be the problem?

Tags (2)
0 Kudos
3 Replies
daphnissov
Immortal
Immortal

What mappings did you configure when you set up the connector?

0 Kudos
AishR
VMware Employee
VMware Employee

If you are syncing more than 1000 groups, we have to configure the memory accordingly. See Add Memory to Directories Management section(https://docs.vmware.com/en/vRealize-Automation/7.2/com.vmware.vrealize.automation.doc/GUID-E0EC6C43-... ) in vRA documentation.

Please refer to the attributes listed in the documentation and adjust your directory settings accordingly; see ""Managing User Attributes that Sync from Active Directory"" section in vRA documentation https://docs.vmware.com/en/vRealize-Automation/7.2/com.vmware.vrealize.automation.doc/GUID-FB188C16-..."

0 Kudos
avinchakov
Enthusiast
Enthusiast

Hi,

Thanks for answers, but I decided to write my own functionality for automation using SDK.

0 Kudos