how to send a request to particular user from a group of users

Confluence User - 31 Mar, 2017

we have a dropdown list of users,when we a select a particular user,we have to send that request to particular user ,other users dont have access about that request

forms;datalists;userviews;server;user

2


31 Mar, 2017
confluenceUser
confluenceUser

Hi,

I suppose you want to select a user from a displayed list of users in an activity of a running process and then send an assignment to only that user. To accomplish this, in your form where you're displaying the list of users in a selectBox, you could map a workflowVariable and use Advanced Participant Mapping to assign the activities to only those users.

Hope this helps!

31 Mar, 2017
confluenceUser
confluenceUser

I am trying the same thing as you told,and getting list of users using jdbc binder, but the activity is getting assigned to the same user.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print