Home > Forum > General > COS_AD_COMPANY Attribute from ActiveDirectory

COS_AD_COMPANY Attribute from ActiveDirectory
1

Hi,

I want to create attribute where I can see company from Active Directory for a current user.
In screenshot you can see which attribute do I need to see on the form for the current user.

MVP

Hi,

Jakub you need to map the AD company attribute to any COS_ExtensionAttribute.. from dbo.CacheOrganizationStructure in BPS.
After synchronizing AD in BPS you will have this data in the table dbo.CacheOrganizationStructure

AD attributes list: http://www.kouti.com/tables/userattributes.htm


EDIT: Ad company is already in the master data in table dbo.CacheOrganizationStructure as Cos_AD_company