Increase the number of fields retrieved via the AD User service object
We have many scenarios where we want to auto-populate form fields with users' information (Name, Email, etc.). We've found that via its GetUserDetails method, the AD User service doesn't retrieve certain core fields, like First Name and Last Name separately. These are important for us to build the forms as we want them.
We understand from a K2 service tech that the move from blackpearl to K2 Five removed some of the fields that were previously retrievable from the AD User object. Could we get those capabilities back? Basically we'd like to have as many out-of-the-box fields as are possible, especially including First Name, Middle Initial, Last Name, (Job) Title, Employee Number (or equivalent), Department, Office, Company, Manager, Direct Reports, and Telephone Number.
