Adding more fields to AD Service?

  • 9 February 2013
  • 1 reply
  • 3 views

Badge +2

Hello,


I would like to know that is there any other way to add more fields to AD Service2 object to retrieve from Active Directory beside using "Dynamic AD SO" in the blackmarket?


I tried using "Dynamic AD SO" but my problem is that "Dynamic AD SO" does not provide username in the form of "DOMAINUsername" like out-of-the-box AD service, there's only SAMAccount in there.


Either how to add more fields or a way for "Dynamic AD SO" to return "DOMAINUsername" would be fine.


Thank you!


1 reply

Userlevel 3
Badge +10

Inline functions should do that for you.  You could grab the domain from an environment field and concatenate it with the SAMAccount via a Data Event or Expression property in a view control.

Reply