Skip to main content

Hi All


 


I’m new to K2 and could do with a little help with the Active Directory Service 2.


I am building a complaints process that is generic across departments.


It uses an InfoPath form to capture the department from a dropdown list and then filters the list of people available in a second drop down list, based on the department chosen.


My AD structure looks like:


Domain


                Department OU (i.e. Finance, Legal, HR)


                                                Users (users within that department)


                                                Groups (Groups within that Department)


My challenge is I don’t won’t to return all users as the ADS2 does out of the box, I only want to return the users within the relevant department OU, as determined by the first drop down list.


Is there a way to pass the ADS2 a parameter, which could be the LDAP path or something like that?


Thanks


JP

Problem solved. The version I am running doesnt support nested OUs so I used an alternate service and passed in an LDAP path.


Jp


Reply