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

Why does UiPath.UIAutomation.Activities 20.4.1 throw error?

$
0
0

Hi All,

I have installed UiPath.UIAutomation.Activities 20.4.1 package installed and on my remote desktop 20.4.7422.14731 Remote Runtime version. In Uipath’s documentation it shows both are compatible but when i run the process it throws incompatibility error. Also, when i downgrade the activities package in uipath’s studio most of my activities become invalid. What can i do in this case?

Thank you!!

2 posts - 2 participants

Read full topic


Chrome: How to handle Signin pop up or any pop up from Chrome

$
0
0

Hi Friends,

This post is just to share my knowledge while I am working with chrome Browser. As we are aware going forward apparently everyone would be using browsers other than IE, here is a tip while working with pop ups in chrome.

Begin with the below selector for any pop up from chrome browser :

This Identifies the Dialog Box*********

*********************************************************** Further For any other selector : Check in the Visual Tree Panel and click on relevant options and try to modify the selector. ![image|690x316](upload://c8omTklXleM9MZjOhzIaudmm2om.png) ![image|690x387](upload://r8zizGWlVlHbsRLIl3SJs82GnBG.png)

1 post - 1 participant

Read full topic

AI Fabric : The ML Package deployed are going into failed status #uipath #AI fabric #Orchestrator

$
0
0

Hi,

I am using enterprise trial version and when i followed all the steps properly to use the ml package , in the Orchestrator the deployed package fails always. Can someone please help!

10 posts - 5 participants

Read full topic

String Double Quote

$
0
0

Hey guys!

In my Excel Application Scope I have an if condition which says: Convert.ToDouble(row.Item("cfb21
")) > 150
And exactly in that form because in my excel sheet the “cfb21” is written in that way with a new line. But UiPath doesn’t accept it and says “String constants must end with a double quote”. I can’t change the excel file so it has to be in that form. How can I solve this problem?

Stay healthy and best regards

1 post - 1 participant

Read full topic

Download File activity failed to capture the file output

$
0
0

This question is to be answered by UiPath architect team.
@developers - please excuse.

Issue - The ;download file’ activity is randomly (or occasionally) failing to capture the output file. We did all the possible ways to prevent this error. Interestingly, the file has been downloading into download folder and failing to capture the actual output file and giving an output as “xxxxx.tmp” file.

2 posts - 1 participant

Read full topic

*? ?M option to get time in PM is not working

$
0
0

*?? ?M option to get time in PM is not working in Studio

Cannot find the UI element corresponding to this selector:

1 post - 1 participant

Read full topic

Frozen Application Exception

$
0
0

So I am programming a robot that will try and catch an exception when a certain app freezes or became unresponsive in my case google chrome, what type of exception should I use? Also, I haven’t figured out what is the catch but I think it should close any open applications.

1 post - 1 participant

Read full topic

How to Handle Exception

$
0
0

Dear Forum Members


This is Excel file. I want to read only Fare Column and if i try to get particular value i am getting it but if i change any value to any text value value or string value i am getting exception .
Any suggestion how to handle it will be appreciated .
Thanks
Sahil

1 post - 1 participant

Read full topic


Download Storage File: Operation returned an invalid status code 'BadRequest'

$
0
0

Hi,

I have an issue with downloading an Excel file from the Orchestrator Storage Bucket. I receive the following error message (same as the title): Download Storage File: Operation returned an invalid status code ‘BadRequest’.
I tried the following properties for the download storage file activity:


I am Not sure if I inserted the right paths. I inserted some white bars to overlay some project information. Can anyone give me an example how to download an Excel file from the Storage Bucket?

Best regards,
Anna

1 post - 1 participant

Read full topic

Cant start Robot and UI Studio

$
0
0

Error :
RemoteException wrapping System.Exception: 実行プログラムを開始できませんでした。DLL ‘UiPath.Session.dll’ の ‘StartProcessUsingToken’ というエントリ ポイントが見つかりません。

How i can fix it

3 posts - 3 participants

Read full topic

Error Cannot communicate with Internet Explorer browser

$
0
0

Hello,

I am trying to Open Browser “www.google.com” in IE and receiving the error message below.
18.4.6+Branch.support/v2018.4.Sha.85e415fbbb19cb7dd57766496cc0770179b9b944

Source: Open Browser

Message: Cannot communicate with Internet Explorer browser.

Exception Type: UiPath.Core.BrowserOperationException

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:

UiPath.Core.BrowserOperationException: Cannot communicate with Internet Explorer browser. ----> System.Runtime.InteropServices.COMException: Cannot communicate with Internet Explorer browser.

at UiPath.UiBrowserClass.Open(String bstrURL, UiBrowserFlags flag)

at UiPath.Core.Browser.Open(String url, Boolean privateSession, Boolean headlessSession, Boolean defaultSession)

— End of inner ExceptionDetail stack trace —

at UiPath.Core.Activities.ScopeActivity.EndExecute(NativeActivityContext context, IAsyncResult result)

at UiPath.Core.Activities.AsyncNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)

at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)

at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

ReplyForward

Please help.

2 posts - 2 participants

Read full topic

Uipath screen OCR Error performing OCR: Unexpected character encountered while parsing value

$
0
0

Read PDF With OCR: Error performing OCR: Unexpected character encountered while parsing value: <. Path ‘’, line 0, position 0. UiPathOCRErrorRunningEngine

image

2 posts - 2 participants

Read full topic

READ PDF WITH CHEKBOX FIELD

$
0
0

Hi,

I am having a death certificate document(pdf) . I need to read the text including the GENDER CHECKBOX Ticked. PFA for the input.
Kindly let me know any solution to grab the checkbox field.DEATH C ERTIFICATE.pdf (18.6 KB)

3 posts - 3 participants

Read full topic

Picture in Picture error

$
0
0

"An error occurred while we tried to start the process in Picture in Picture"

I am trying to use the experimental Picture-in-picture (PiP) feature. Everytime I try to use it, the Picture-in-Picture window opens up, but is blank and throws an error after a moment. I’ve tried starting PiP in debug mode, through UiPath Robot, and through UiPath Assistant.

Version Info:
Studio Pro 2020.8.0-beta.278
Community License
Windows 10 Home 64-bit
Orchestrator is connected

Error message:
An error occurred while we tried to start the process in Picture in Picture.

  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)*
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)*
  • at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)*
  • at UiPath.ChildSession.Client.UI.SessionForm.d__12.MoveNext()*
    — End of stack trace from previous location where exception was thrown —
  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)*
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)*
  • at UiPath.ChildSession.Client.ChildSessionClient.<>c__DisplayClass6_0.<b__0>d.MoveNext()*
    — End of stack trace from previous location where exception was thrown —
  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)*
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)*
  • at UiPath.CoreIpc.Server.d__22.MoveNext()*
    — End of stack trace from previous location where exception was thrown —
  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)*
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)*
  • at UiPath.CoreIpc.Server.d__21.MoveNext()*
    — End of stack trace from previous location where exception was thrown —
  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)*
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)*
  • at UiPath.CoreIpc.Server.<>c__DisplayClass4_2.<<-ctor>b__6>d.MoveNext()*
    — End of stack trace from previous location where exception was thrown —
  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)*
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)*
  • at UiPath.CoreIpc.IOHelpers.d__10.MoveNext()*
    — End of stack trace from previous location where exception was thrown —
  • at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)*
  • at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)*
  • at UiPath.CoreIpc.IOHelpers.d__16`1.MoveNext()*

3 posts - 3 participants

Read full topic

Can't run my robot from assistant (Activites problem)


POST jpeg via HTTP Request - corrupted file

$
0
0

I’m trying up POST jpg-files via REST API but doing it from UIPath results in an image-file that can’t be read. The server receives the file but as “mime”: “application/octet-stream”,
If I do the same operation from Postman the file is perfectly posted as “mime”: “image/jpeg”.
I can not understand what is wrong. I’m told to use form data but when adding that to the headers (Content-Type, Direction: In, Type: String, Value: “multipart/form-data”) I end up with an error message saying:
400 {“error”:“bad_request”,“error_description”:“No uploaded file found. Please upload the file using the multipart/form-data specification”}

Currently I use no headers and no parameters. Only Body format set to multipart/form-data

I’ve read many threads with similar issues but nobody seems to have sorted this out. Anyone succeeded? Since it works so well from Postman I’m starting to think that HTTP Request may be buggy.

2 posts - 2 participants

Read full topic

Couldn't find any unattended robot in the specified folder. (#1671)

$
0
0

Hi,

I made a package and can run it on the station via the Assistant. Using Studio 20.8 and no errors in debugging. Now I get the error message: “Couldn’t find any unattended robot in the specified folder. (#1671)” when I want to run it from Orchestrator.
Someone got an idea?

thanks!
Maarten

1 post - 1 participant

Read full topic

Tesseract OCR: Error waiting for host service

$
0
0

Hello,

I am working on remote and trying use Get OCR Text activity with Tesseract OCR Engine. It was running until today correctly but today it returns an error. Error Message is Error waiting for host service.Timeout: 30000. Do you have any suggestion in order to solve this problem ?

4 posts - 2 participants

Read full topic

Unable to extract unstructured-data from PDF file

$
0
0

Hello,

I want to extract data from a pdf file, where “[x-value] - followed with heading” keeps on changing.

In below pic, the red-bordered thing only needs to be extracted, but not the paragraph.
image

But I’m unable to do so. Please help.

Thanks.

2 posts - 1 participant

Read full topic

SAP Communication Don`t Return Doc Number (DOCNUM)

$
0
0

Hello UiPath Community,

I am facing an issue, when I execute the Invoke SAP BAPI activity and call the BAPI_J_1B_NF_CREATEFROMDATA (Brazil Localization BAPI). The BAPI_J1_1B_NF_CREATEFROMDATA have the Structure as image that follows

For creating all the data base for this Project I am using an Excel Scope Application and ReadRange activity to collect all the data in the Excel database. After collecting all databases, I am using a Sequence to check if there are some null values. After perform this verification, I am using an Assign (OBJ_HEADER_ROW_OUT = OBJ_HEADER_OUT(1)) activity to extract the data DataRow from the DataTable.

After collecting all the DataTable and DataRow, Iam using an SAP Application Scope activity to connect with the system and use an Invoke SAP BAPI to call the BAPI_J_1B_NF_CREATEFROMDATA (Brazil Localization BAPI) to create the document, as image that follows

But the system is returning a “0000000000” DOCNUM value for the document, and the document is not created in the SAP System. Has anyone faced this issue before?

Thanks

2 posts - 2 participants

Read full topic

Viewing all 4406 articles
Browse latest View live


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