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.
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.
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
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
You can also create a data source from AD and attach it to a picker attribute