I am using the Find User activity to return the email for an Active Directory user but the email token is being set blank.
I have verified that the user has an email specified under Active Directory User and Computers.
Another user had this problem last year and was never able to resolve it, he ended up using LDAP instead.
What is preventing the non-LDAP method from working? How does it authenticate with the AD server in the first place since the services all run as Local Service?
I should also add that we use Forms without LDAP and Forms pulls AD user emails just fine but from another server. Not sure what the difference is in how the two products make the request.