
Does the Content Manager connector support updating the 'Alternative Login' field?
Hi guys,
As per the title, we have had an inquiry as to whether the Content Manager connector supports updating the 'Alternative Login' field?
This appears to be a new field added in the latest version of Content Manager, so wouldn't be surprised if a patch is required.
Version information:
UNIFYBroker: v5.3.3
HP TRIM Connector: 5.3.1.0
Thanks,
Liam
Answer

Morning Liam,
Have you got any more information on where the field might be contained? Looking at the last copy of the content manager API spec we have been provided, I can't find any reference to an AlternativeLogin field anywhere.

Hi Matt,
This will be on the Person object as it is used as part of SSO.
The field just holds their network login that the server uses to identify if a profile exists for the user.

Hi Liam,
The only fields I can see on the current API specification that may relate to these fields is the AdditionalLogin and SecondAdditionalLogin fields , potentially mapping to those two fields? The connector currently supports the AdditionalLogin field, but not the SecondAdditionalLogin . You can use this field through the LocationAdditionalLogin connector schema field and see if it retrieves/updates the values you're after?

Thanks Matt,
Adding LocationAdditionalLogin allowed us to setup an import and export sync to the Alternative Login field.
Topic can be closed.
Customer support service by UserEcho
Hi Liam,
The only fields I can see on the current API specification that may relate to these fields is the AdditionalLogin and SecondAdditionalLogin fields , potentially mapping to those two fields? The connector currently supports the AdditionalLogin field, but not the SecondAdditionalLogin . You can use this field through the LocationAdditionalLogin connector schema field and see if it retrieves/updates the values you're after?