I have created an UiPath app and tried to link the backend arguments which were created in the UiPath studio after uploading the process in the UiPath apps. But whenI tried to do link the value binding field is not displaying in latest UiPath orchestrator version.
Is there any alternative solution for this value binding field in UiPath?
Value binding is removed in the latest UiPath VB Apps.
Official replacement: use App Variables + Set Value rule + VB Expression fields (Default Text / Text).
For more pls check:
If helpful, mark as solution. Happy automation with UiPath