Solved

Send workflow task to multiple users entered in picker control

  • 8 August 2019
  • 2 replies
  • 22 views

Hello,

 

I am having some trouble assigning workflow tasks to multiple users entered into a picker control.

I am wondering how I should parse the data that is saved when approvers are selected so I can send a task to each user selected.

I need to send these tasks to AAD users so AAD security label is needed.

I have no issues if one user is selected but if 2 or more users are selected I am running into an issue sending a task to those users.

 

Thank you,

Nick Shouse

icon

Best answer by Dumisani 13 August 2019, 08:49

View original

2 replies

Hi  @NShouse;


 


Please see this doc, i believe it might be of use(https://community.k2.com/t5/K2-blackpearl-Articles/K2-workspace-authentication-issues-when-using-multiple-security/ta-p/92826?nobounce=).


 


Kind regards;


Widson.

Good day NShouse,


 


In addition to what  @Widson has provided you please see the following attached document named "Picker_Solution" that fully demonstrates how to how to count multiple entries in people picker control and sends a task to them, however, this was created in 4.6.11 I believe the logic and rule behind it will be of great help.


 


Please let me know if this was of help


Thank you and


best regards,


Dumisani


 


 


 

Reply