read the excel sheet and add it it queue ,read the queue and create new excel sheet add queue item.xaml (10.2 KB) Sheet1.xlsx (135.1 KB) plz some see my workflow and correct it
yes.can you plz go throw my workflow.
Can you post the screenshot of the error @jai_ram?
i am new on uipath cna you help me to find out the solution for this probllem
Just change the variable type to int32 in the variables pane which you are trying to add to the queue @jai_ram
That will resolve the issue. Try and let me know the result
i am not getting you ,if change it the again the same issues occured
can you go throw my work flow and correct it and send me .
Queue is something you need to create in the Orchestrator @jai_ram, Have you created it in the orchestrator?
yes
name as QueueName=“DemoQueue”(using assign activity)
Your workflow is cool and working at my end, I just checked Add Headers in Read Range
NO issues with data as well I ran the program with your sheet and it entered data in Queue. Please check that Orchestrator is connected rest all looks fine
Check below settings in your system tray UI icon
Thanks,
Prankur
how to connect with orchestrator can u plz give me steps
To quickly connect to Orchestrator
-
Go to
C:\Users\yourName\AppData\Local\UiPath\app-19.8.0-beta0083
folder of any version that you are using -
Search for Robot.exe in that folder and double click it will add robot in the system tray like this
- Click on it and then click on Orchestrator settings
-
Create a machine in Orchestrator
-
Add machine key here
-
Then in Orchestrator setting click connect.
-
Once connected create a Queue as you have given name DemoQueue
-
Run your program and you can see transactions there
Thanks,
Prankur