Is it possible to use Native Citrix recording for desktop applications in UiPath Studio

0 votes
I want to automate a desktop application task but I want to use Native Citrix recording for that. Is it possible to use Native Citrix recording for simple desktop applications?
Mar 28, 2019 in RPA by Pragati
794 views

1 answer to this question.

0 votes

Hey @Pragati, you can use Native Citrix recording for automating a desktop application like doing a calculation on calculator using UiPath studio. Perform this automation step by step for better understanding:

  1. Open the Calculator window and create a new Sequence in UiPath Studio.
  2. From the Recording menu, select Native Citrix. The Native Citrix Recording wizard is displayed.

     
  3. Then use the Click function on the necessary buttons on the Calculator to perform a simple operation. In this case, we click on 5, +, 9, and =. Select Copy Text from the Recording Wizard, and click on the Calculator results field.
  4. Now click Save & Exit in the Recording Wizard. This adds a Native Citrix container to our automation project, which holds the necessary Click activities, as well as the Get Text activity to retrieve the result.

     
  5. Add a Message Box activity below the Native Citrix container. In the Text field of the activity, write ”The number is ” + TextResult.ToString. where TextResult variable is delivered by the Get Text activity. Make sure the TextResult variable is in the Sequence scope.
answered Mar 28, 2019 by Abha
• 28,140 points

Related Questions In RPA

0 votes
1 answer

Is it possible to use Switch cases in UiPath?

Hey @Ramesh, you can use Switch activity ...READ MORE

answered Mar 13, 2019 in RPA by Anvi
• 14,150 points
3,485 views
0 votes
0 answers

Is it possible to automate processes using Internet explorer in 64-bit in UiPath studio?

I am using IE for automating some ...READ MORE

Mar 30, 2019 in RPA by Hina

recategorized Mar 30, 2019 615 views
–1 vote
2 answers

What is the keyboard shortcut for recording tasks in UIPath Studio?

Hi @Danish, UiPath supports a vast range ...READ MORE

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

Is it possible to add comments or description inside an activity in UiPath?

Hi @Utkarsh, to add Comments inside your ...READ MORE

answered Mar 25, 2019 in RPA by Pratibha
• 3,690 points
4,559 views
0 votes
1 answer

Native Citrix Recording in UiPath

Hey The earlier versions of UiPath supported the ...READ MORE

answered Mar 14, 2019 in RPA by Mugdha
• 600 points
2,173 views
0 votes
1 answer

Extensions in UiPath

Yes, you can perform automation in these ...READ MORE

answered Mar 14, 2019 in RPA by Mugdha
• 600 points
844 views
0 votes
1 answer

How to format text in notepad using UiPath?

Hey @Rashmi, if you want to automate ...READ MORE

answered Mar 18, 2019 in RPA by Anvi
• 14,150 points
7,547 views
+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,453 views
0 votes
1 answer

What is Get Jobs activity used for in UiPath Studio?

Hey @Rakesh, Get Jobs Activity can be ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
2,731 views
0 votes
1 answer

Can I create dictionary in UiPath studio and add items to it?

Hey @Rumani, you can definitely create dictionary ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
16,188 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