Skip to main content

In my Active directory I can have a user login as "myusername" or "mun01" and both will resolve to the same email/user account.  Apprently Microsoft resolves this somehow.  K2 on the other hand only find mun01, and in the properties in the K2 user cache I see email="".  Is there a way I can check to make sure a user has an email address in K2's userlist before including them in the destination list?

I dont know how you woild do this out of the box but one method you could try is to have a code event in your workflow where you edit your datafield of destination users to go though the object and remove any that do not have a email address.


Reply