Skip to main content

Hi All,

 

The requirement is like this : In a SP site , I have a column called Owner which will have the full name (Ex: Satyajit Panda rather than spanda(short name).

 

In K2 workflow, I have to send an email to the Owner through Send Email activity in K2 for SP designer. How do I get the email from Satyajit Panda ?

 

I used the defualt GetUSerDetails method but it takes short name as input. 


Appreciate any help.

 

Thanks and Regards,

Satya

 

On my environment, when I configure the Action I use System Values>Current User>Email.

 


I think you are better off creating a new SP column for it.


The display name could create a problem as there could be more than one person with same first name and last name. Is that owner column is a user picker control?

 


Reply