Assign destination user from SQL

  • 29 April 2016
  • 1 reply
  • 0 views

Badge +1

Hi! I am new at K2 and I need help with a very simple workflow.

I have created a request form. When a reques is sent, it should be assigned to a user loaded from SQL server to a smart object, using a stored procedure with 3 parameters which are fields of the new request. The destination user can aprove or reject the request, so I have created a task in which the participant is the user I loaded calling the stored procedure. In the images bellow, Responsables is the smartobject where the manager is loaded and Destinatarios is the manager e-mail and I assign the parameters to use the stored procedured. Is this correct? when I run the workflow no mail is sent, neither the requestor nor the manager. What am I doing wrong? Any help would be apreciated!

 

13004i77BB39FA681B2C53.png


1 reply

Userlevel 5
Badge +18

I believe K2 will resolve users that are in the String format:


 


K2:DOMAINUsername


 


If the "Destinatarios" was updated to this format, is the task assigned successfully and email get sent?

Reply