Binding value to process

Hi,

I am new to UiPath Apps. I am facing difficulty to bind process variable to input field. The interface from UiPath Academy looks different to what i have on my App studio. I guess probably its because of new release. Can any one please help me to bind variable from process to the APP.

Regards,
Sujit Samal

@sujitsamal.z ,

Are you trying to bind with App Variable?

Thanks,
AK

Hi Arvind,

I am trying to bind with process argument.

Regards,
Sujit

@sujitsamal.z

you can do something similar as below.

Open VB Expression editor .

Process.[yourProcessName].[Argument].ToString

image

Thanks,
AK

1 Like

Hi Arvind,

Thanks for your response. I put the given expression but getting error "Processes is not defined.
Also i am not sure in which field i need to add the binding. Is it in Tooltip?

Can we have a call to look together?

Hi,

I have sent you a personal message please check.

Regards,
Sujit

@Arvind_Kumar1 I am also facing same issue I tried with the above expression in expression editor in set value. When giving this getting the process name but not getting the arguments. Give me the step to step process how to do it. Then I can easily get the solution.

Thank you in advance!!

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