| | | Supreme Being
       
Group: Forum Members Last Login: Friday, April 18, 2008 Posts: 11, Visits: 28 |
| | Hi, In my application, I am trying to send the same notification to more than one actors by using there user id. To get this I am adding more than one person's ID using "AND" statement from dropdown of "assign actors" textbox, but by doing so, I am not receiving notification in even a single person's inbox. When I am adding only one person's ID, I am getting notification. Could anyone help me regarding this. Regards, Ravi |
| | | | Supreme Being
       
Group: Forum Members Last Login: Yesterday @ 4:08 AM Posts: 34, Visits: 47 |
| | Hi Ravi, When you use "AND" in the user filter condition, workflow Engine will look for users who satisfy all the conditions set. This will fail as no resource will be identified in your scenario. You can use "OR" instead of "AND". Alternatively, you can also try using the "IN" property while defining the actors. Please refer the attached image for details. Regards RS
|
| | | | Supreme Being
       
Group: Forum Members Last Login: Friday, April 18, 2008 Posts: 11, Visits: 28 |
| | Thanks Dear It is working fine now. thanks a lot once again. Regards, Ravi |
| |
|
|