Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all 4405 articles
Browse latest View live

Computer Vision issue Error code 500


Excel Timeout Reached 에러

$
0
0

개발PC(Studio Pro 2020.4.3 커뮤니티 라이센스) 로 개발 후
운영PC(2019.10.4 Enterprise 라이센스) 에 소스를 ctrl+v 하여 운영 테스트 후 스케쥴 등록.
Excel Application scope 의 click 단계에서 아래와 같은 에러가 납니다.
엑셀이 열리고 아무 곳이나 수동으로 클릭을 해주면 그 다음부터 잘 찾아가긴 하는데 엑셀 활성화 문제일까요?
스케쥴 시 에러가 났을 때 컴퓨터 재부팅을 하면 또 정상적으로 돌아갑니다.
커뮤니티버전에서 개발 후 운영 등록을 해서 그런건지… 고수님들 도와주세요…

SystemError Exception - UiPath.Core.ElementOperationException: 시간 제한에 도달했습니다. —> System.Runtime.InteropServices.COMException: 시간 제한에 도달했습니다. 위치: UiPath.UiNodeClass.BringIntoView() 위치: UiPath.Core.UiElement.BringToForeground() — 내부 예외 스택 추적의 끝 — 위치: UiPath.Core.Activities.ScopeActivity.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom) 위치: System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom) 위치: System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
level: Warning

1 post - 1 participant

Read full topic

Uipath Studio having some issues in my machine or not installed properly

$
0
0

I am not able to search the WorkFlow Manager package in Uipath Studio version 2018.4.3
and in also there is some option missing in “Manage Packages”.
Please find attachment for more details.

.

Any Help will be appreciated!!

Thanks!

1 post - 1 participant

Read full topic

How to keep excel file constantly open

Setting Queue item status from robot

$
0
0

Hello.
While the bot is running, we try to set the status of items in the queue.
According to the logs, we change the status to AE. However, in Orchestrator QueueItem is still InProgress. What could it be related to this problem appeared in the 15-minute window. Later and earlier attempts to set the status ended successfully.
I looked through all available logs: Orchestrator, Bot, webservices and system and found nothing there about errors.
Has anyone encountered a similar problem?

1 post - 1 participant

Read full topic

Issue connecting node red with UiPath Orchestrator

$
0
0

Hello -

I am getting an error when trying to kick off a job using the start job node in node red.

There error is “Could not find a process named SSReportNew in Testing”, where SSReportNew is the process and Testing is the environment. It authenticates correctly but is not able to reach the job.

The UiPath Node module is - @uipath/node-red-contrib-uipath-orchestrator version: 1.1.1

4 posts - 3 participants

Read full topic

uielement no longer valid in a dropdown

$
0
0

i have a dropdown wwhere i have to click a certain value according to my value which i got. when i use a click activity in that dropdown it is showing uielement no longer valid.( i tried attach window and get active window which is not giving me reasonable selector)
can anyone help me through this

7 posts - 3 participants

Read full topic

I can not use the activity that use the orchestrator

$
0
0

I try to make a program that take the credential from orchestrator, and add queue item to orchestrator. The robot and the machine already connected and licensed, but i keep getting the same error while using get or add activity from/to the orchestrator.

“Folder does not exist or the user does not have access to the folder. Error code: 1100”

Can you Help me?

16 posts - 5 participants

Read full topic


Error: Assign - 'Variant' from 'Sequence': Invalid Signature

$
0
0

When schedule run robot in Orchestrator, got the error message like below:


This situation happened before 1 time, and when I manually trigger in Orchestrator, no errors.
Does anyone know the root cause of this invalid signature error? Is this related to programming code or network connection or Orchestrator scheduler etc.? Kindly share your suggestions please. Thank you very much.

1 post - 1 participant

Read full topic

Excel Application Scope stooped working abruptly and throws error: Failed Opening. Possible reasons: File Corrupt, you dont have permission

$
0
0

Following error is thrown while using Excel Appllication Scope to open any file, i mean any file as in I created a New worksheet and then used the activity but still it says file corrupt/ u dont have access which is not the case.

The whole program is working fine except this activity and I cannot replace it by workbook activities since set range color works only in excel application scope.

Following error is thrown every time:

19.10.4+Branch.support-v2019.10.Sha.fe819a658cad0585a64d2f8af94fad5c30b8d122

Source: Excel Application Scope (Set color of range C as white to identify unprocessed cells for further processing)

Message: Failed opening the Excel file C:\RPA projects\2019\1900018 BOMComparison\Input\Sanazouf\8164900395.xlsx. Possible reasons: the file is corrupt, the file is already used by another process or you don’t have permissions to open the file.

Exception Type: UiPath.Excel.ExcelException

RemoteException wrapping UiPath.Excel.ExcelException: Failed opening the Excel file xyz.xlsx. Possible reasons: the file is corrupt, the file is already used by another process or you don’t have permissions to open the file. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800A03EC
at Microsoft.Office.Interop.Excel.Workbooks.get__Default(Object Index)
at UiPath.Excel.WorkbookApplication.FindExistingWorkbook(String workbookPath, Workbooks workbooks)
at UiPath.Excel.WorkbookApplication.InternalOpenWorkbook(WorkbookArguments args, Boolean onlyIfWorkbookExists)
— End of inner exception stack trace —
at UiPath.Excel.WorkbookApplication.InternalOpenWorkbook(WorkbookArguments args, Boolean onlyIfWorkbookExists)
at UiPath.Excel.WorkbookApplication.Initialize(Application excelApp, WorkbookArguments args, Boolean onlyIfWorkbookExists)
at UiPath.Excel.Activities.ExcelApplicationScope.<>c.<.ctor>b__48_0(WorkbookArguments args)
at UiPath.Excel.Activities.ExcelApplicationScope.Execute(NativeActivityContext context)
at System.Activities.NativeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)

Tried following things but in vain:

  1. Updated the packages
  2. Backrolled some packages
  3. Removed any kind of editing lock in the excel file
  4. Used task manager to close any instance of excel before execution
  5. Restarted UiPath as well as System

P.S the same activity works fine if someone else takes remote access of the system and runs it

Please if anyone has solution to this error, let me know

2 posts - 2 participants

Read full topic

Export PDF Page as image error

$
0
0

Hi guys,

I hope someone of you can help me understand why when I execute the “Export PDF page as image” function, it gives me an error “Empty Stack”.

I already set the path of input and output folders and set the page with an Int 32 variable. Not pretty sure what else I have to do.

Thanks so much!

4 posts - 3 participants

Read full topic

Cannot connect to packages feed the deployment settings may be invalid

$
0
0

Hi,

Im getting ‘cannot connect to packages feed the deployment settings may be invalid’ error when I try to publish my project to the orchestrator. Couldn’t find solution here, the deployment settings are done as in instructional video but my connection to the machine via robot is working ok. Does someone know please what could be the issue?

Thanks in advance

45 posts - 26 participants

Read full topic

Click 'IMAGE': Cannot find the UI element corresponding to this selector:

$
0
0

Hello I’m attaching my xaml file i’m unable to resolve this issue, actually in our site we have one more dashboard in running externally so it have some id generating every timeMain.xaml (17.1 KB) which is unable to do so.

1 post - 1 participant

Read full topic

How To Read Google SpreadSheet Data In UiPath

$
0
0

UiPath Read Google SpreadSheet

Step 1: To create a google spreadsheet

All about Google Sheets

Google Sheets is a web-based spreadsheet application that allows you to store and organize different types of information, much like Microsoft Excel . While Google Sheets does not offer all of Excel’s advanced features, it’s easy to create and edit spreadsheets ranging from the simple to the complex.

While you might think spreadsheets are only used by certain people to process complicated numbers and data, they can actually be used for a variety of everydaytasks . Whether you’re starting a budget, planning a garden, or creating an invoice or just about anything else you can think of, spreadsheets are a great way to organize information.

To create a new Google spreadsheet:

While viewing your Google Drive, click New and select Google Sheets from the drop-down menu.

The spreadsheet will appear in a new browser tab .

To name your spreadsheet, locate and select Untitled spreadsheet at the top of the page. Type a name for your spreadsheet, then press Enter on your keyboard. Your spreadsheet will be renamed .

You may notice that there is no save button. This is because Google Drive uses autosave , which automatically and immediately saves your files as you edit them.

After you share a file.Open a file in Google Docs , Sheets, or Slides. Click “Get shareable link” in the top right of the “Share with others” box. To choose whether a person can view , comment, or edit the file, click the Down arrow next to “Anyone with the link.”

Step 2: To Create a Google Cloud Platform

Create your service account

Go to the API Console.

Sign in to the Google API Console .

From the projects list, select a project or create a new one.

If the APIs and services page isn’t already open, open the console left side menu and select APIs and SERVICES , and then select LIBRARY .

Click the Sheet and drive you want to enable. Click Enable

Once You’ve enable the APIs, you must generate credentials that will allow your robot to access the service.

Click Create credentials > Service account key .

From the dropdown menu, select New service account . Enter a name for your service account.

Select your Json key type and click Create . Your new public/private key pair is generated and downloaded to your machine and is the only copy of this key. You are responsible for storing it securely.

Step 3: Uipath Studio

• First, you will download a Google GSuite. https://go.uipath.com
• Then, open UiPath studio and start a new blank project.
• Click on the “Manage Packages” icon indicated in the picture
• In the new window select “Settings” .
• Click on “+” button to add a new feed source.
• Enter Source as ‘C:\Users\Administrator\Downloads’ and click ok.
• Drag & drop a sequence in the Designer Panel.
• Drag & drop “GSuite Application scope” activity below the sequence in Designer panel. Note that it can be searched from activity panel.
    ◦ AuthenticationType: Select Service Account
    ◦ Services: Select Drive & Sheet
• Drag & drop a Find File and Folder  activity below the Gsuite application scope.
    ◦ SearchExpression- Defines the file search parameters, such as file types and file names. For more information about builing your search query, see Search For shared drive in the Google Drive API documentation.
    ◦ FeelingLucky- The File ID of the first result. You can use this ID in other activity interacting with Google Drive files like Google Sheets
    ◦ Result- Search result returned as an array of Google Files. The File data structure includes information about the file (e.g type, size, and ID ) that you can use in other activities interacting with Google Drive files like Google Sheets. For more information about the File data Structure, see Resource representation in the Google Drive API documentation. 
• Drag & drop a Read Range activity.
    ◦ Range- Defines the range of content to be read from the SpreadSheet. If left empty, the entire  Sheet from the Sreadsheet file is read.
    ◦ SheetName- Defines the Sheet in the document from which the range is read. 
    ◦ SpreadSheetID- The ID of the SpreaSheet from which to read the data. To get a spreadsheetIS directly in UiPath, use the Find File And Folders activities from the GSuite Drive package.
    ◦ Result- The result of operation given as a DataTable.
• Drag & drop a For Each Row activity.
    ◦ DataTable- Add a Read Range Output.
• To do that drap the Message Box activity and mention “FirstNae”.row.item(0) this will read in the sheet1 and Will print the output.

8 posts - 7 participants

Read full topic

Machine Learning Extractor usage issue

$
0
0

I’m trying to use the machine learning extractor activity and i getting the attached error.

Below is the error :
RemoteException wrapping UiPath.MachineLearningExtractor.Activities.Exceptions.MLRequestException: Invalid server response. —> RemoteException wrapping System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at UiPath.MachineLearningExtractor.Activities.Services.MLRequester.d__4.MoveNext()
— End of inner exception stack trace —
at UiPath.MachineLearningExtractor.Activities.DataExtraction.MachineLearningExtractor.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Also, I have a query reagrding how to configure the Server Endpoint in this activity.

19 posts - 9 participants

Read full topic


Vlookup is not working when a datatable copied in to excel and write vlookup function in the excel

$
0
0

Column K contains Vlookup function which will return ‘Y’ or ‘N’ depending upon the value in the C column. Even though the C7 and C9 contains the same value K7 gives value ‘Y’ and K9 gives value ‘N’ (which should be ‘Y’).

Data type of C7 and C9 is the same.
Actually, after the robot run, all the values in the column K becomes “N”, even though the output should be “Y”. Vlookup function is correct and when we double click on the C column values, we get the correct answer.

This happens when we write the data table to the excel.

Could anyone help on this ?

3 posts - 3 participants

Read full topic

Can I set a activity "if ERROR" then do anthor(or next) activity?

$
0
0


I am scaning about 149 files, due to some files were wrong, so my scan result were not fit for Deserialize Json.
I need my sequence to skip(or ignore) Deserialize Json if the Deserialize JSON runs error and type “0” in the next move(write cell) Can “if” activities do that?
I dont know how to make “if” judge the last activity.

3 posts - 3 participants

Read full topic

How to prevent the next workflow executing based on previous workflow results based

$
0
0

hi Team,

i have 3 work flows i added in process continually one after one. but 2 nd workflow is checking the login is success or not. if not success i want to stop the next (3)rd workflow.
help me

image

8 posts - 3 participants

Read full topic

Error: Unable to cast COM object of type ‘System.__ComObject’ to interface type

$
0
0

Excel Application Scope: Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘System.Runtime.InteropServices.ComTypes.IConnectionPointContainer’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{B196B284-BAB4-101A-B69C-00AA00341D07}’ failed due to the following error: The requested object does not exist. (Exception from HRESULT: 0x80010114).

I have an excel in the folder, this activity is just use excel app scope to read the range.
But my code always has error in here, if i disable this excel app scope, then the process works fine.

image

Any idea how to solve this? it is really weird, because i have another excel app scope which works fine.

18 posts - 12 participants

Read full topic

Regex does not work

$
0
0

Hello Guys,

few days ago a had got a regex formula to get a telephone number from a string it works in uipath but when i used it in a c# code:

string labphone = System.Text.RegularExpressions.Regex.Match(item, @"(?<=l:|l :).[0-9\s0-9\W]").Value;
it did not work, also when testing the regex alone:

11 posts - 5 participants

Read full topic

Viewing all 4405 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>