How can I assign variables to the properties of Orchestrator Activities that force selection from a Combobox?

Hello,

In the latest UiPath version, when I attempt to set my QueueName in the Get Transaction Item activity, or FolderName in the Get Asset activity (or similar use-cases), UiPath Studio forces selecting these variables from the list retrieved from the connected Orchestrator. How can I assign these pieces of information as variables? It throws an error when I try to assign them directly from in_Config in Studio.

Thanks in advance,
Kardelen

Hi @kardelencihangir

You can do it like this, Click on the plus icon & select use variable then the auto selection will be turned off.

Then you can use the config variable like this

Hope this helps :slight_smile:

2 Likes

This topic is solved once the Studio is restarted.

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