A developer wants to run two processes on the same machine, the first process contains only HTTP Request activities and the second one performs UI Automation. What option needs to be enabled on the first process in order to ensure that the processes can run concurrently on the same machine?
In the Import Arguments panel of the Invoke Workflow File activity, in arguments can be given either hard-coded values or variables. In contrast, in/out and out arguments can only be given variables. This is because in/out and out arguments are designed to return data, so they need to be stored in variables to capture any changes made during the invoked workflow execution.
UiPath Studio Guide: Invoking Workflows and Managing Arguments
Alpha
3 days agoCammy
3 days agoJolene
4 days agoRima
6 days ago