Skip to main content

I'm attempting to use the Active Directory User SmartObject, but it's lacking a field. I'm wondering if there is an easy way to add it?

Our company stores a user's Cost Center in the "Notes" field in AD (sometimes called "Info" as well). 

I need to pull that Cost Center into a SmartForm, but I haven't been able to figure out how to add that as a property to the AD Service Object.

 

Any help would be greatly appreciated.

Hi,


 


I think this could be possible by creating a new advanced SmartObject with the additional property required and mapping it to the existing AD Service Instance.


 


Regards,


I have used the blackmarket utility Dynamic ADSO to accomplish this, as I found the existing ADSO did not meet our needs.  However, this was a few versions back so I am unsure if this is still the case.  Regardless, we still use it today.  The documentation explains how to add new AD attributes.  But you would be creating a new Service Instance & New SmartObject.

http://community.k2.com/t5/K2-blackpearl/Dynamic-Active-Directory-Service/ba-p/869


Reply