You are viewing limited content. For full access, please sign in.

Question

Question

How to get User Task User Name in Workflow

asked on August 8, 2017 Show version history

Hello,

I have created one Business process and in that business process have 4 user.

Now we have to extract Form User Task User Name in Workflow using Retrieve Business Process Variables Activity.

How to Find Next User Name using that activity in workflow?

0 0

Replies

replied on August 8, 2017

I'm sorry, it's not very clear to me what you're trying to do. Retrieve Business Process Variables gets the data from forms that have already been submitted. The submitters of the forms in the previous steps in the process are available as input parameters in Workflow (once you check  the "started by Forms" box in the workflow definition properties).

Can you clarify how that ties to finding the next user?

0 0
replied on August 9, 2017

I am just trying to get User which i have to assign in User Task in form. but i need those user name in workflow.

0 0
replied on August 10, 2017

Workflow's Retrieve Business Process activity only has access to user tasks that have already been completed in the process. Any pending or future tasks in the process are not visible to Workflow.

Information about completed user tasks is available as input parameters:

1 0
replied on August 10, 2017

Thanks i will check

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.