Scheduled Job got failed everytime when not login to VM
Hi, I connect my VM via RDP, when Job run at scheduled time, BOT works fine. Now, when I am not opened the RDP/not login, and job run, it got failed by giving exception ‘Bring the UI elements to...
View ArticleHow to use get directory on FTP Server and pickup specific files?
Hi, I need to download files using ftp activities but I can only download all the files using download files activity which is time taking as there are around 2000 files. I want to download only...
View ArticleUntrustedRoot: A certificate chain processed, but terminated in a root...
Hi I have this error while installing Orchestrator Setup v21.4.0 The SSL certificate with subject is not trusted on this machine. 2 posts - 2 participants Read full topic
View ArticleLoad Python Script No funciona
Hola, He creado un script en pyhton con lo siguiente: from socket import gethostbyname, create_connection, error def comprobarConexion(): try: gethostbyname(“google.com”)...
View ArticleFTP-Unable to Upload/Download Files
Hi all, I am working on downloading files from FTPS. The server config should be correct, as I can read the files and folders in FTPS. image961×798 32.7 KB But when I tried to download the file, I...
View ArticleHow to resove error of : Assign : Index was outside the bounds of the array
Dear all, I have a question that when I tried to assign DataRow value into variables (GenericValue), I got below error message… Assign : Index was outside the bounds of the array. How can I fix this?...
View ArticleCommunity 2021.4.3 is buggy!
I have been an UiPath RPA developer/ architect for over 3 years. I’ve built hundreds of automation for clients all over the country. This is the first time I’ve ever had so many issues with Studio....
View ArticleTo sum values in a column
Hi all, I’m trying to add the values in a column. The issue is that the values of column have values with commas. For example ColumnA 123,1 123,2 So the total value should be 246,3 I need the value...
View ArticleWhen using Write range followed by read range getting error message on...
I am getting a error message specified method is not supported when i use the write range followed by read range on the read range action. The process that i am creating is: read a text file, generate...
View ArticleConnect to Orchestrator cloud
Hi everybody, can someone help me, I have an error as below but don’t know how to fix it. thanks ticket 012072×1239 34.5 KB the log show as below: RemoteException wrapping System.TimeoutException: The...
View ArticleType Into 'Edit': Cannot find the UI element corresponding to this selector:
Generate_Yearly_Report_Assignment1919×1042 98 KB i get 3 three errors 1 ) Type Into ‘Edit’: Cannot find the UI element corresponding to this selector: Invoke System1_UploadYearlyReport workflow:...
View ArticleAssign: The Given Key was not Presented in the Dictionary Level 3 Assignment 2
Hi, I encounter a problem where the output of my assign value was not presented in the dictionary. “Assign: The given key was not present in the dictionary.” I wonder what possible errors that I may...
View ArticleUIPath.BrowserInvocation.RobotAPI Problem
Has anyone ever received this error message: “UIPath.BrowswerInvocation.Robot.API.List…has stopped working”? I’ve uninstalled and reinstalled the program. I also have restarted several times and...
View ArticleProblem in installing uipath
hello, i am trying to install uipath studio in my desktop but its showing error as this application require one of the following version of .net .net version framework = 4.6.1, but .net framework is...
View ArticleError : InstallProcess timed out
Hi, I publish a project on orchestrator and then create a process, now im trying to download it on a vm to run it. When trying to download the process to the vm, iam having this error timeOut907×608...
View ArticleSort data table activity is not sorting at all
Hello and thank you in advance. I have an Excel sheet which I have extracted from a website. I want to sort it in ascending on Column I and I believe it is correct to use index 8 in the Properties...
View ArticleInvoke Python Method - RemoteException wrapping System.IO.PipeException:...
Hi, I used invoke python method to run a py script that primarily uses pandas and numpy to clean excel data. The py script runs well with IDLE without issue. However, invoke python method reported...
View ArticleOpen Browser: Cannot communicate with the browser, please check the UiPath...
Hello All, I am getting an error with UiPath studio and Chrome Extension not working: Open Browser: Cannot communicate with the browser, please check the UiPath extension I have already reinstalled...
View ArticleData table operation
image1568×331 9.8 KB Hi, I need to produce the output using the input data. I have used transpose to achieve this, but there is no luck. could you please help on this one… I have attached the both...
View ArticleTranspose execl using LINQ query
Hi, I don’t want to use any activity. Want to achieve it using LINQ. Any idea? Thanks in advance! 1 post - 1 participant Read full topic
View Article