<div dir="ltr"><div><div><div>Hi:<br><br></div>I have 2 separate DataConnectors for 'givenName' and 'sn' respectively (please don't ask why!).<br><br></div>Would there be an example on how for the AttributeDefinition for 'displayName', I can merge the values returned from the DataConnectors for 'givenName' and 'sn' respectively?<br><br></div>displayName = givenName + space + sn<br></div>