Questions tagged [uipath-activity]

For issues relating to UiPath activities and errors relating to creating them

UiPath provide there own activities to accomplish most automation tasks however these activities can also be created using C# and imported into UiPath.

84 questions
0
votes
0 answers

Excel Copy Paste Activity in UiPath Freezes Without any action being done

In UiPath, I use Copy Sheet to bring a sheet with all the formats to another excel. Now I use Copy Paste Range for a range like A:I. This simply freezes, no error, execution seems to continue but nothing happens after several minutes of waiting (it…
Niki
  • 1,161
  • 1
  • 20
  • 37
0
votes
0 answers

Cant access my Email address after run of uipath robot

I have a problem with my email address since the last run of the UiPath robot. My program is sending around 20 emails through the smtp activity. Note that it worked before. UiPath is giving me the following error:…
Roman Baron
  • 45
  • 1
  • 7
0
votes
1 answer

Can I change value of attribute in UiPath.Core.UiElement

I have a checkbox that I can't click on, but at the same time, I can get its UiElement. When the checkbox is clicked, the tag 'text=checked' in another case 'text-unchecked'. Can I set the value of an attribute without click of the checkbox?
0
votes
1 answer

How to find broken links on web application using UIPath?

I need to Automate my web application Using UIPATH. I need to find broken links on Web application using UIPATH RPA tool.
0
votes
1 answer

Uipath SFTP connection

l would like to use the "With Ftp session" component to configure my connection to the SFTP server, However instead of using password i am using a key file. But i always have this error when i try to connect Here is my config:
Syllaba Abou Ndiaye
  • 213
  • 1
  • 7
  • 21
-1
votes
1 answer

How to merge 2 excel files data using UIpath

I am trying to create a sequence where a folder where multiple subdirectories are present, Each subdirectory has 2 Excel files with multiple sheets (Sheet1, Sheet2). I am looking a way to merge both the Excel files from each repository wrt. to their…
Manz
  • 593
  • 5
  • 23
-1
votes
1 answer

Deletion of sent mail from outlook

How to delete sent mail from outlook using UiPath? I used Delete Exchange Mail Message activity to delete the mail message. I got an error Delete Exchange Mail Message: Invalid URI: The format of the URI could not be determined. Is there is any…
learner
  • 9
  • 5
-1
votes
1 answer

Address Extraction

I want to extract the all addresses from this string. The regex should be generic. Input string: ABC MEDICAL CENTER PO BOX 134 WILSON, NC 27234 SIVER BANK 4235 EXECUTIVE SQ STE 140 LAY JOLLA GA 22037ABC MEDICAL CENTER PO BOX 134 WILSON, NC…
learner
  • 9
  • 5
-3
votes
2 answers

Error in UiPath project with Outlook Mail Message: System.ArgumentException

I’m trying to use Get Outlook Mail Message to export date and subject of the email but I keep getting this error: Source: Get Outlook Mail Messages Message: The specified folder does not exist Exception Type:…
1 2 3 4 5
6