Dynamic ADSO increase speed


Badge +8

we have are using the Dynamic ADSO service object.

i have modified the config to look at extra AD attributes.

i am running the get users method and applying a filter to look for specfic field that is not blank

the query takes ~40 odd seconds to run.

how can i increase the time for this to run?

 

in a programming world with powershell, i would scope the search to a certain OU.  is that possible, or can someone suggest the best method to peform AD query to look for a custom attribute and filter for ones with values


2 replies

Userlevel 1
Badge +8

Hi braddo


 


My suggestion here would to leave a comment on the Dynamic Active Directory Service Broker


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


 


As the owner of this broker can possible assit in getting this query answered on the timeout. I would recommend that you possible going forward utilize the OOTB AAD & AD Brokers as this will be a K2 Support function.

Badge +8

thanks, i had posted it there also, but thought i would post here also in case others had other solutions.

 

the OOB brokers are good (if you want basic attributes)

we use other attributes not retrieved by these and such need the custom broker

Reply