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

Asset Name cannot be null or empy walk through System1acme

$
0
0

Hello Everyone
am new here, and am trying to figure out how to resolve the issue about the orchestrator; Asset Name cannot be null or empy in walk through System1acme practice ,
status of the ochesrator robot is connected and i followed all the settings and asset settings steps on config.xlsx .

can someone let me know where am making a mistake

2 posts - 1 participant

Read full topic


RPA Developer Beginner - Problem with "Time in Bucharest"

$
0
0

I’m trying to complete the first task for RPA Developer course, and running into trouble. I’m following exactly what the video does, but it won’t accept ‘*:??’ for aaname. In the video, it works. For me, it doesn’t:

image

I then tried ‘:??’ and was able to validate. The issue is, when I try to run the file, “Run” isn’t highlighted blue. “Debug file” is highlighted blue. When I run it, the output does not just give me the time; it gives more:

Local Time
2:11 AM
Sunday, March 15 2020 (GMT +2)
Time in Bucharest, Romania
Feedback

What am I doing wrong?

5 posts - 4 participants

Read full topic

Bot typing \ as | when saving files

$
0
0

I have built a bot which saves files from a database. This issue occurs sometimes but during the while saving a file, the bot will sometimes type | instead of \ when writing in the filepath. it seems like the bot is adding in a [SHIFT] key for some reason. how would i solve it

1 post - 1 participant

Read full topic

Execute Query: Object reference is not set to an instance of an object

$
0
0

(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged)

1 post - 1 participant

Read full topic

Mobile Device Automation error - could not access the provided web context

$
0
0

when i use Mobile Device Automation, get a error “could not access the provided web context”, how i can do that?
thanks

6 posts - 5 participants

Read full topic

Excel Timeout Reached

$
0
0

Hi :slight_smile: !

development with Dev PC (Studio Pro 2020.4.3 커뮤니티 라이센스) and after run the source by ctrl+v on the operating PC (2019.10.4 Enterprise license),

Excel
The following error appears at the click step of the application scope.

manual click anywhere after the Excel opens, you will be able to find it well from then on.
or
When I reboot the computer, it works again well.

Thanks in advance. :blush:

SystemError Exception - UiPath.Core.ElementOperationException: Timeout Reached. —> System.Runtime.InteropServices.COMException: Timeout Reached. 위치: 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

Get outlook mail message error

$
0
0

hello,
i have the error below of the activity get outlook mail messages:
Get Outlook Mail Messages: Cannot parse condition. Error at “@SQL=((urn:schemas:httpmail:subject LIKE…”.
this error appear when the subject of the email contains the caracters( ’ or : ) , ifnot the activity works fine,
how can i fix this error and getting the email even when the subject contain these caracters?any suggestion?

the filter is as below:
“@SQL=urn:schemas:httpmail:subject LIKE '%”+MailSubject+"%’"

1 post - 1 participant

Read full topic

RobotTrayでProcessがダウンロードできなくなった

$
0
0

Windows10 1903から 2004にバージョンアップしたら
ロボットトレイでプロセスをダウンロードできなくなりました。


と同じなのですが、
Orchestratorに再接続してもNG

  1. Then go to [orchestrator] settings.
  2. Disconnect the [orchestrator]and [connect] again
  3. Now you will be able to install the packages successfully again.
    とはなりません。
    UipathのLTSを19.10.4から19.10.5にバージョンアップしてもNG
    です。

Do you have any idea what this error may be?
です。

1 post - 1 participant

Read full topic


Please help abount an error messeage : If a new transaction item is retrieved, get additional information about it: Value cannot be null. Parameter name: source

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.

22 posts - 10 participants

Read full topic

Intelligent OCR COM Class not registered

$
0
0

What is the version to support IntelligentOCR for ABBYY?
I have a FlexiCapture Engine 11 Developer license, but still got the Error below

19.6.0+Branch.master.Sha.adf20656f41da84cdec5e5620b62276717eb7319

Source: IntelligentOCR Scope

Message: Retrieving the COM class factory for component with CLSID {C0003003-0000-48FF-9197-57B7554849BA} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).

Exception Type: System.Runtime.InteropServices.COMException

RemoteException wrapping System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {C0003003-0000-48FF-9197-57B7554849BA} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
at UiPath.IntelligentOCR.Activities.FC.Scope.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.IntelligentOCR.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)

22 posts - 11 participants

Read full topic

Orchestrator Publication 2019: Object Reference not set to an instance of an object

$
0
0

Hello,

When trying to publish my project package (local or directly to Orchestrator), the error below occurs.

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

Error: Object reference not set to an instance of an object.

Error: System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Project.Deploy.ProjectPackageManager.g__UpdateEntry|11_3(ZipArchive package, String oldName, String newName, Action 2 transformer)
at UiPath.Project.Deploy.ProjectPackageManager.<>c__DisplayClass11_1.b__8(ValueTuple 2 file)
at UiPath.Shared.EnumerableExtensions.EnumerableExtensions.ForEach[TSource](IEnumerable 1 source, Action 1 action)
at UiPath.Project.Deploy.ProjectPackageManager.CheckUnicodeId(String id, String destinationFilePath)
at UiPath.Project.Deploy.ProjectPackageManager.BuildPackage(IWorkflowProject project, String destinationFolder, String releaseNotes)
at UiPath.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.<>c__DisplayClass49_0.b__0()
at System.Threading.Tasks.Task 1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— 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.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.d__49.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.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.d__48.MoveNext(), HResult -2147467261

The project runs to completion in Studio. The package dependencies are as follows:

"UiPath.System.Activities": "[19.10.1]",
"UiPath.Excel.Activities": "[2.7.2]",
"UiPath.Mail.Activities": "[1.7.2]",
"UiPath.Credentials.Activities": "[1.1.6479.13204]",
"DataTableSolutions": "[1.0.11]",
"UiPath.UIAutomation.Activities": "[19.11.2]"

6 posts - 6 participants

Read full topic

Get IMAP Mail Messages not working

$
0
0

Receiving timeout error when executing Get IMAP Mail messages activity.
UiPath version - 2019.10.3 (cannot upgrade, planned for later)
Mail activities package version - 1.7.2
Request to help resolve the same.
Please let me know in case of any clarifications.

![Activity|690x329]

1 post - 1 participant

Read full topic

Output is a Blank when executing a query

$
0
0

Hi,

I am trying to execute a query and I am getting a white space/ blank as the output. This query is giving me a correct output when I run it in Oracle SQL Developer.

Is it because the way the query is structured? The query start with a “With” statement.

Can anyone help me with this?

6 posts - 2 participants

Read full topic

UiPath Orchestrator (iPhoneアプリ)ログインエラー

$
0
0

UiPath Orchestrator CE を利用しています。iPhoneにUiPath Orchestratorアプリをインストール
し、ログインを行った所、「このサービスは現在エラーが発生しているため開く事ができません」というエラーが発生しました。


ログインは「メールアドレスで続行」を選択しているのですが、他の方も発生しているのでしょうか。
それとも、設定が不足しているのでしょうか。どなたかご存じでしたら教えて頂けないでしょうか。

■ユーザーアカウントの作成状況
Automation Cloud上に、ユーザーを作成
配下のテナントにもユーザーを設定。WEBアクセスも有効な状態に設定。

3 posts - 2 participants

Read full topic


Hi- I am still showing this error even when I already have excel installed. - Error opening workbook. Make sure Excel is installed

指定されたキーはディレクトリ内に存在しませんでした。

$
0
0

一度動いていたワークフローを後日実行しようとした際にタイトルのエラーが出てしまい、「引数をどこかで変えてしまったのかな?」と思い、修正しても上手く行かず、一度ワークフローを新しく書き直そうとしてみたものの同じエラーが出てしまいました。
もしやと思い全く違うワークフローを動かしたところやはり同じエラーが出てしまいました。
どなたかわかる方がございましたらお助けいただけないでしょうか。
お願いします。

1 post - 1 participant

Read full topic

Error - DelegateInArgument`1 when trying to export as workflow

$
0
0

Hi!
I did a quick search on my problem and couldn’t find anything helpful so I’m taking my chance here.
I currently have one big workflow that i want to break into two sub-workflows.
Both of these sub-workflows contain one “for” loop with another “for” loop inside and one “if” statement. And they both take in two IEnumerable as Entry argument.

However when trying to export any of the two as worflow,I get the following error : “DelegateInArgument`1”, with the following error (don’t know if this help but I put it here just in case) :

20.6.0-beta.93+Branch.release-v20.6.0.Sha.520fc7e20bd9baa56becf2fa30e75d1a9000a01d

DelegateInArgument`1

Erreur: System.NotImplementedException: DelegateInArgument1 à UiPath.Studio.Plugin.Workflow.Shared.Extensions.ModelItemExtensions.GetArgumentGenericType(ModelItem modelItem) à UiPath.Studio.Plugin.Workflow.WorkflowHandling.Variables.DocumentVariablesService.ProcessResult(IList1 result, InvokableArgument usedVariable, ModelItem modelItem)
à UiPath.Studio.Plugin.Workflow.WorkflowHandling.Variables.DocumentVariablesService.AppendToResult(IList1 result, List1 usedVariables, IEnumerable1 allArgsAndVars) à UiPath.Studio.Plugin.Workflow.WorkflowHandling.Variables.DocumentVariablesService.GetInUseVariablesAndArguments(IReadOnlyCollection1 activities)
à UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.d__118.MoveNext()
— Fin de la trace de la pile à partir de l’emplacement précédent au niveau duquel l’exception a été levée —
à System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2147467263

If anyone has an idea of what causing it, I am all ears :slight_smile:
Thank You

3 posts - 3 participants

Read full topic

Uipath screen OCR Error endpoint beta is wrong?

$
0
0

i tried use read pdf with Uipath screen ocr engine yesterday but i have this problem Message: Error performing OCR: Error al enviar la solicitud. ScreenOCRErrorRunningEngine
looks like a error of endpoint or something, another engines like abbyy cloud works fine, i used to use this engine before without problem

Log error:

19.12.0-beta.61+Branch.release-v2019.12.0.Sha.c5ef64a84dd6be2c140a75da8fd036824faab942

Source: Read PDF With OCR

Message: Error performing OCR: Error al enviar la solicitud. ScreenOCRErrorRunningEngine

Exception Type: System.Exception

RemoteException wrapping System.Exception: Error performing OCR: Error al enviar la solicitud. ScreenOCRErrorRunningEngine —> RemoteException wrapping System.ServiceModel.FaultException: Error al enviar la solicitud. ScreenOCRErrorRunningEngine
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object outs, IAsyncResult result)
at System.ServiceModel.Channels.ServiceChannelProxy.TaskCreator.<>c__DisplayClass7_01.<CreateGenericTask>b__0(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task`1 promise, Boolean requiresSynchronization)
— 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.Vision.VisionClient.d__5.MoveNext()
— End of inner exception stack trace —
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.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)

15 posts - 6 participants

Read full topic

Robot Provision Error

$
0
0

Hello,

Several of my students have been encountering the issue of provisioning a robot when they have never provisioned before. They aren’t able to connect to their machine key on UiPath assistant despite following the proper procedures but are only able to connect to the orchestrator using the service URL in community edition.

I require assistance and clarity please.

1 post - 1 participant

Read full topic

Viewing all 4400 articles
Browse latest View live


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