Problem creating my first UIPath project

0 votes
Hi I am new to UiPath studio and don't know how can I exactly use it to create my first project. Please someone help me with it.
Mar 24, 2019 in RPA by Nisha
1,088 views

1 answer to this question.

0 votes

Hey @Nisha, if you are new to UiPath studio and wants to create your first project, you can follow these steps:

  1. On the Start tab, click Process. The New Process window is displayed. In the Name field, leave the default project name or type a new one, such as Demo, and click Create.

     
  2. From the Activities panel, drag a Flowchart activity to the Designer panel. Also add an Input Dialog activity in Flowchart. Right-click this activity and click Set as Start Node. Now the activity is connected to the Start node.
  3. In the Variables panel, select Create Variable to create a variable in which to store the user’s name, called name.
  4. In Properties panel of Input Dialog activity, add a Label for the activity, such as "Type your name," and a Title, such as "Hello, world!." Also set Result field as name variable.

     
  5. Add a Message Box activity and connect it to the existing Input Dialog activity. Now in the properties of Message Box, add a Caption like "Hello," and in the Text field add a string and the previously created variable, such as “Hello ” + name.

     
  6. Click Run on the Design tab or press F5. The project is executed. The Hello World window is displayed, prompting you to input your name. Type your name in the field and press OK. The Hello window with the previously added name is displayed.
answered Mar 25, 2019 by Abha
• 28,140 points

Related Questions In RPA

0 votes
1 answer
0 votes
1 answer

What does publishing an automation project mean in UiPath?

Publishing of the automation package indicates archiving ...READ MORE

answered Jan 9, 2019 in RPA by DataKing99
• 8,240 points
1,246 views
0 votes
2 answers

Publishing an automation project mean in UiPath

In the UiPath Studio, on the ribbon ...READ MORE

answered Apr 10, 2019 in RPA by anonymous
1,161 views
0 votes
1 answer

How to automate creating Directory using UiPath?

Hi Misha, to create a directory you ...READ MORE

answered Mar 5, 2019 in RPA by Anvi
• 14,150 points
1,271 views
0 votes
1 answer

Automation in Uipath

you can use the Database package for connecting  ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
1,348 views
0 votes
1 answer

UiPath vs Workfusion

in WorkFusion, you can create a script ...READ MORE

answered Apr 17, 2018 in RPA by wrecker
• 3,110 points
2,432 views
0 votes
1 answer

Surface automation in rpa?

Surface automation is a visual automation that is done using ...READ MORE

answered Apr 20, 2018 in RPA by wrecker
• 3,110 points
1,565 views
0 votes
1 answer

Private Chrome window open UiPath

To open the browser in private mode, ...READ MORE

answered Apr 25, 2018 in RPA by wrecker
• 3,110 points
1,256 views
0 votes
1 answer

Creating multiple sheets in excel workbook using UiPath

Hi @Ashmita, you can create multiple excel ...READ MORE

answered Mar 5, 2019 in RPA by Abha
• 28,140 points
7,318 views
0 votes
1 answer

How can I include any dependency or library to a UiPath project?

Hey @Praharsh, in order to manage the ...READ MORE

answered Mar 6, 2019 in RPA by Abha
• 28,140 points
3,420 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP