I'm trying to get this simple sharepoint 2013 workflow to work correctly however the workflow cancels.
If I choose myself as a user instead of "created by" it works.
If I create the same workflow as a 2010 workflow it works.
My exchange server is allowing anonymous authentication.
In the ULS log I can see the 2013 workflow looks up my e-mail address wrong compared to the the 2010 workflow. However both adresses are proxy adresses in my exchange account so both should work. The error I get in the log is:"Couldn't find a user using property 'WorkEmail' of value 'mywrong@email.dk'. The 2010 workflow looks up my correct primary SMTP address which also is the one that exists in UPS.
'mywrong@email.dk" is "wrong" because this is not the workemail that is defined in UPS. However I do have this email address in AD/Exchange so I assume its still valid?
So.. Can anyone explain to me why it's working when I send the e-mail choosing a specific user and it doesn't work when I send an e-mail to the user who has created the item or who has been assigned a task etc?.
Thanks
Jan