How can I reuse an exisitng automation workflow in Uipath

0 votes
I want to create a project where I want to use an existing workflow to reduce my work. How can I reuse an existing workflow in UiPath studio. Please suggest.
Mar 19, 2019 in RPA by Namita
3,142 views

1 answer to this question.

0 votes

Hey Namita, for reusing existing workflows, you can use Invoke Workflow File activity. Invoke Workflow File activity lets you invoke or add another workflow file into your current workflow and you can also Import or Edit Arguments present in that workflow. So it's really a very efficient way of reusing the workflows. Invoke workflow is mainly used for creating big and complicated projects. In such cases, you can simply divide your complex sequence into parts and create them. Later you can just test them and invoke them into one Main file. This will make your development much more easier.

Now to get a better idea about invoke workflow activity, see this example:

1. Create a flowchart with some condition in it like checking for correct name. This is your first workflow.



2. Now create another workflow showing some other functionality like desktop recording. This will be your second workflow.


3. Now in first workflow, call Invoke Workflow File and provide the path of second workflow in it.


4. Finally, just run the program, and you will be able to see both the workflows being execute

answered Mar 19, 2019 by Abha
• 28,140 points

Related Questions In RPA

0 votes
1 answer
0 votes
1 answer
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

answered Mar 18, 2019 in RPA by Pratibha
• 3,690 points
16,431 views
0 votes
2 answers

How can I check if an element or window exists using UiPath Studio?

Element Exists help you READ MORE

answered Jun 24, 2019 in RPA by anonymous
25,104 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,301 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,370 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,508 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,232 views
0 votes
1 answer

How can I pause the execution of a workflow while debugging in UiPath studio?

Hey Pratibha, in UiPath studio you can ...READ MORE

answered Oct 11, 2019 in RPA by Abha
• 28,140 points
2,935 views
+2 votes
1 answer

How can I connect Robots to Orchestrator in UiPath?

Hey Rakshit, for connecting Robots to Orchestrator, ...READ MORE

answered Mar 12, 2019 in RPA by Abha
• 28,140 points
20,772 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