Skip to main content

I have a smart object that returns a list of users. I want to send an email to all these users, but if I drag the email property of the smart object into the "to" field of an email event in the workflow designer, I get the error (once it s deployed) that
The emailaddress can't be resolved. It concatenates all email adresses without separators. Resulting in for example abc@*personal details removed*

Has anyone got an idea on how to set multiple recipients based on a list method result of a smart object?

Hi,


 


If this is an email step, then it should be possible.


You can setup to return All Items as a collection in the Smartfield.


 



Thnx, I will try this tomorrow. What about task assignment, does it work similar?

Hi,


 


I tested the scenario with standard Task step and it should also work as long as the user accounts are valid (K2 Identity service is aware of accounts).


Hi

 

I need this function with the Get List Item by type, and I am receiving an error saying that it is not finding the address


Reply