Create form task: put variable into and get changed variable as output

I have field “name” and my input var “name” = “xy” what i want is to change that name in Action Center and get the changed name variable back to write a excel report.

Hi , you can use arguments with direction as In/out. so you can pass your input as input in same argument into any other workflow and get the output in same argument and then you can save that argument value in variable.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.