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

Suggestions for the below Process

$
0
0

@monish06 wrote:

Hi,

Am having a following requirement How can I achieve it.

steps:

  1. I have to created the excel file, my excel file contains around 100 records.
  2. My excel file also has header in it.
  3. I want to read the excel file ignoring Excel header and get the count of no of rows.
  4. Now, I want to pass that row count values inside for each activity.
  5. Based on the rows count the loop should run and one by one excel row data should be posted to the orchestrator queue. I don’t want to use bulk add queue activity.

Posts: 3

Participants: 3

Read full topic


Performer error

Getting an exception while integrating with Jira

$
0
0

@kgl wrote:

Hi,
I am looking at integrating jira with UI path studio. I have followed the Jira Software User Manual and put the Create Issue activity inside the Jira Application Scope. I have mentioned the API token and username in the application scope properties. After entering all the required values, when I run an exception pops up.


Please help.

Posts: 1

Participants: 1

Read full topic

Erorr of mail.xaml"Can not open file”

$
0
0

@pchan0325 wrote:

Os is Windows10 pro. I could not open Main.xaml.
I checked .Version of net file and security software. !
another staff can open main.xaml.
Would you teach my robot bag?

%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88%20(109)

Posts: 13

Participants: 3

Read full topic

Getting error while Authentication of orchestrator api

$
0
0

@Manjit wrote:

Hi Everyone
I am trying to authenticate the orchestrator api through http request activity. I have given the
content as per the api guide
https://www.uipath.com/hubfs/Documentation/OrchestratorAPIGuide_
This is the body of the request. I gave my orchestrator credentials and email
{
“tenancyName” : “Documentation”,
“usernameOrEmailAddress” : “Documentation”,
“password” : “DocumentationAPItest”
}

but getting error message

{
“message”: “Result: {“message”:“Invalid credentials, failed to login.”,“errorCode”:1000,“resourceIds”:null}”,
“level”: “Information”,
“logType”: “User”,

Please let me know if anyone is having any solution

Posts: 14

Participants: 3

Read full topic

Not able to read data from excel_getting error "The process cannot access the file because it is being used by another process"

$
0
0

@Shatakshi wrote:

Hi All, I am new to UiPath. I was trying to implement “Read data from excel” but getting error message as " [The process cannot access the file because it is being used by another process].

Please help with the error. I am unable to add attachment of .xaml

Posts: 7

Participants: 3

Read full topic

Simulate click works in normal project but not in REFramework

$
0
0

@Saad wrote:

Hello,

I find it weird that the simulate click for the same selector works when used in a normal process, but stops working when tested from a file in a REFramework project. Anyone faced the same issue before ? Any suggestions ?

FYI, I can’t send window messages because the UI of the app I’m working on acts weirdly when I try Send window messages

Thank you all in advance

Posts: 9

Participants: 4

Read full topic

Screen Scraping reading one column with two words as two separate columns

$
0
0

@Zroy21 wrote:

Hello, everybody! I am hoping that someone will be able to help me with this request!

I am using Screen Scraping to scrape seemingly structured data from SAP. I have 8 columns, only one of which contains a space in the header name. When I extract the data, the column with the space between the words is splitting into two columns. I need them to be one. Below is the structure:

Date, Lockbox, Batch, Checks, Applied, Part.appl, On account, Unprocess

On account should be one column and is being extracted as two.

Any help would be greatly appreciated!

Posts: 6

Participants: 3

Read full topic


Error upgrading orchestrator to v2019.10.14

$
0
0

@Egleason wrote:

When attempting to upgrade from 19.4 to 19.10.14 in orchestrator I am getting an error. " An unexpected error occurred" That is all the info it gives them when you click ok it just goes back to upgrade screen. Studio and robot installed fine and are connected to older version of orchestrator.

THIS IS IN MY DEV environment.

Posts: 4

Participants: 3

Read full topic

Could not find member 'CommunicationMethod' in type 'http://schemas.uipath.com/workflow/activities:OpenBrowser'

Outlook connectivity issue

Click Image activity - TimeoutMS problem

$
0
0

@pdelgadogp wrote:

Hi!

I’m currently using UiPath Studio Community 2019.10.0-beta.484.

I found a problem when using Click Image activity. I set up a TimeoutMS, like, 5 seconds. Then, when execution starts, it ignores this 5 seconds and waits the default 30 seconds until it throws an Exception.

Anyone knows a solution for this? Is this an extended bug?

Thanks in advance!

Posts: 4

Participants: 3

Read full topic

Uipath Orchestrator bugs in 2019.10

$
0
0

@Deepak_M wrote:

Hi,

I am using the latest version 2019.10 of Uipath Studio and Orchestrator in my organization.
We found out that all Monitoring features (Robots, Jobs, Queues and Logs) are not working.
If we try to start job, Orchestrator is throwing error of “Your session has expired. Please log in again”
If we click on Queues, it is logging out automatically and throwing same error.
Can someone help me on this please?

Posts: 12

Participants: 3

Read full topic

Invoke PowerShell issues

$
0
0

@covcreo wrote:

I have created a PowerShell script that does the renaming of files in folder. It works in PowerShell but, when I set it to invoke in UiPath I get an error. Again I am using this in PowerShell > (GCI \\my-server-name\d_box_1$\A0\*.pdf) | Rename-Item -NewName {$_.Name -replace "^","A0-"} When I place it in UiPath Invoke PowerShell i get the error below.
image

Posts: 7

Participants: 2

Read full topic

Value does not fall within expected range

$
0
0

@Youssef wrote:

Hi everyone,

I am using a find children activity for a GIF.

However I get this message “Value does not fall within expected range”.

Any solution?

Thanks,

Posts: 4

Participants: 3

Read full topic


Trying to run unattended robot using 'Community Edition' ... with no luck :(

$
0
0

@CodeMonkey_UK wrote:

Hi,

TLDR - Trying to run unattended robot using ‘Community Edition’ … with no luck :frowning:

We’ve recently started using UiPath, running some simple robots using UiRobot.exe and a xaml file.
Note: We installed the Community Edition ‘UiPathStudioSetup.exe’.

Everything worked as expected so long as we we’re logged onto the machine running the robot (i.e. attended).
If we disconnect from an RDP session the robot ‘times out’ …

RemoteException wrapping UiPath.Core.ElementOperationException: Timeout reached.  
---> RemoteException wrapping System.Runtime.InteropServices.COMException: Timeout reached

After reading the docs again …
We re-installed (using ‘UiPathStudio.msi’) to get the UiRobot windows service (by default running as SYSTEMACCOUNT)

… BUT we’re getting the same behaviour.

We’ve also tried running the UiRobot windows service as an admin account but we get a different error

Exception: Could not start executor. 
A required privilege is not held by the client. 
(Exception from HRESULT: 0x80070522)

NOTE: We’ve checked and the admin user has the following (as per docs)
- Access this computer from the network
- Allow log on locally
- Allow log on through Remote Desktop Services

According to docs ‘Community Edition’ can run 1 unattended robot.
(https://www.uipath.com/start-trial)

Or have we misunderstood this ?

Has anyone got this working or can point us in the direction of the bit of docs we’ve overlooked ?

Thanks in advance

Cheers,
Shaun

Posts: 7

Participants: 4

Read full topic

Error on Main.xaml file never open in Excel 2016

$
0
0

@pchan0325 wrote:

I can not open Main.xaml file.
I ask system engineer. so he said Excel 2016.
another staff can run easy this file using Excel 2019.
I use activity is # EPPlus.
Error is"=> [ERROR] [UiPath.Studio.exe] [1] System.IO.FileNotFoundException: ファイルまたはアセンブリ ‘Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’、またはその依存関係の 1 つが読み込めませんでした。指定されたファイルが見つかりません。",

Is this caused by Excel Version?017edfd2f0a92db990896d31e5fdfef54073d896_2_690x370

Posts: 2

Participants: 2

Read full topic

'{http://schemas.uipath.com/workflow/activities}InvokePowerShell How to solve?

$
0
0

@Poorani_Ramachandran wrote:

Source: Invoke EmailNotification workflow

Message: Cannot create unknown type ‘{http://schemas.uipath.com/workflow/activities}InvokePowerShell({clr-namespace:System.Management.Automation;assembly=System.Management.Automation}PSObject)’.

Exception Type: System.Xaml.XamlObjectWriterException

RemoteException wrapping System.Xaml.XamlObjectWriterException: Cannot create unknown type ‘{http://schemas.uipath.com/workflow/activities}InvokePowerShell({clr-namespace:System.Management.Automation;assembly=System.Management.Automation}PSObject)’.
at System.Xaml.XamlObjectWriter.WriteStartObject(XamlType xamlType)
at System.Xaml.XamlWriter.WriteNode(XamlReader reader)
at System.Xaml.XamlServices.Transform(XamlReader xamlReader, XamlWriter xamlWriter, Boolean closeWriter)
at System.Activities.XamlIntegration.FuncFactory1.Evaluate() at System.Activities.Activity.OnInternalCacheMetadata(Boolean createEmptyBindings) at System.Activities.Activity.InternalCacheMetadata(Boolean createEmptyBindings, IList1& validationErrors)
at System.Activities.ActivityUtilities.ProcessActivity(ChildActivity childActivity, ChildActivity& nextActivity, Stack1& activitiesRemaining, ActivityCallStack parentChain, IList1& validationErrors, ProcessActivityTreeOptions options, ProcessActivityCallback callback)
at System.Activities.ActivityUtilities.ProcessActivityTreeCore(ChildActivity currentActivity, ActivityCallStack parentChain, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList1& validationErrors) at System.Activities.ActivityUtilities.CacheRootMetadata(Activity activity, LocationReferenceEnvironment hostEnvironment, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList1& validationErrors)
at System.Activities.Hosting.WorkflowInstance.ValidateWorkflow(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.Hosting.WorkflowInstance.RegisterExtensionManager(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.WorkflowApplication.EnsureInitialized()
at System.Activities.WorkflowApplication.Enqueue(InstanceOperation operation, Boolean push)
at System.Activities.WorkflowApplication.SimpleOperationAsyncResult.Run(TimeSpan timeout)
at System.Activities.WorkflowApplication.BeginRun(AsyncCallback callback, Object state)
at UiPath.Executor.InProcessRunner.<>c__DisplayClass6_0.g__StartWorkflow|1()
at UiPath.Executor.InProcessRunner.BeginExecute(AsyncCallback callback, Object state)
at UiPath.Core.Activities.ExecutorInvokeActivity.BeginExecute(AsyncCodeActivityContext context, AsyncCallback callback, Object state)
at System.Activities.AsyncCodeActivity.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)

Posts: 7

Participants: 4

Read full topic

Excel: Exception from HRESULT: 0x800AC472

$
0
0

@dgreen wrote:

I’m getting this error when opening an excel file in my process. There are a couple of other similar topics but none of the solutions have worked for me. This is the first time the particular excel workbook is opened in this process (using excel application scope).

Earlier in the process, two separate workbooks are opened and their data is collected into a datatable using read range. Both files are closed by the time it comes to open my desitination file. Excel package is up to date.

Posts: 6

Participants: 4

Read full topic

System.AggregateException while invoking java code from Uipath

$
0
0

@Siddu wrote:

Hi All, I am getting System.aggregateException while invoking java code from Uipath, the error always pointed to Invoke java code activity, path and method name are proper. I tried it many ways but every time I end up with an exception so kindly give me the solution, I have

attached the screenshot of exception, thank you in advance.

Posts: 3

Participants: 2

Read full topic

Viewing all 4406 articles
Browse latest View live