You are viewing limited content. For full access, please sign in.

Question

Question

Timeout Issue SDK Script

asked on October 28, 2021

I am using below code in workflow SDK script to find user in LFDS:

 

(LdapDirectoryUser)allUsers.Find(User => User.Name == distinguishedName);

 

It gives below error:

The request channel timed out while waiting for a reply after 00:01:00. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout

 

How do I increase the timeout value?

0 0

Replies

replied on November 1, 2021

Any update please?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.