I am fetching data from Orchestrator Queue to BOT using config file. In Add Queue Item activity I need to enter reference from excel using config file but unable to identify how to do it. Any help please?
All information is being entered from config file so cannot use excel file variables.
yah along the property panel of ADD QUEUE ITEM we can mention the reference from config file like this if that config file data is stored in a dictionary variable named in_config in_config(“yourkey”).ToString
where yourkey is a rowvalue from column Name