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

"Directory is not Empty" while publishing the bot..!

$
0
0

@Poovarasan2 wrote:

Hello,
I was developed many bot’s by using UiPath version 2017.4.
But now i upgraded the version into 2018.4.5. few of the Bot’s showing “Directory is not Empty” error while publishing the bot into local machine.

Displayed the error message below: -

image

For my case, the bot was successfully published in local. Then It will show this error.
I tired to trigger the bot, It’s successfully started.

Then what is the above error message means.? It has any impact on the bot.?

Please advice. Thanks in advance.

Posts: 6

Participants: 4

Read full topic


I am getting activity missing error

Getting UI Element or Selector not found exception

$
0
0

@Adnan_Pervaiz wrote:

Hi,

I am facing an issue (i.e. UI element or selector not found exception). Actually, I am trying to extract the table’ data(basis on which I have to take some decisions) from an internal website. This data is coming from a webserivce which is calling after every 2-3 seconds and fetches the data. Every time webservice called, table data reloaded and fetch the updated information (something like real time data).

The problem is, sometimes robotics get the table data and sometimes it doesn’t and invalidate the selectors.

Please help to resolve this issue.
Thanks.

Regards,
Adnan

Posts: 3

Participants: 2

Read full topic

Read Range not working with varaible row numbers

Attribute not supported by the current UiNode in Java application

$
0
0

@RayJay wrote:

Hi,

We’re having a Java application where we are trying to use activity “Select Item” to select the correct item from a drop down list. We’ve seen some similar topics out there but none were resolved in a proper way. We have no problem setting up the activity. The error comes when we run or debug.
UiPath Version 2019.10.3 - Latest Java version. Java Extension is enabled.

The selector:


The error message:
Select Item ‘combo box Instrument:’: Attribute not supported by the current UiNode.

The properties are attached.Screenshot 2020-02-18 at 08.51.09

Thankful for any help!

Posts: 3

Participants: 2

Read full topic

Filter data table by date to get only current month data

$
0
0

@Raj_Kumar1 wrote:

Hi ,
Im trying to filtrer data table based on Date to get current month data only. Can someone help me in writting Dt.select() for it.
screenshot has date format
image

Posts: 10

Participants: 4

Read full topic

Afer providing machine name and url the robot couldnot able to connect with the machine . I m getting error . how to solve this?

Activate Orchestrator with this trial code

$
0
0

@alonn wrote:

Activate Orchestrator with this trial code – how is it work?

I tried use this documentation:


But those instructions are not suitable. There is no online activation options in orchestrator license page.

In orchestrator license page, there is just option to upload file.
So I tried to create this file as you show in the academy video, with CMD command:
C:\Program Files (x86)\UiPath\Studio\UiPath>regutil activate /email=… /code=…
But I got error:
Error #14: Cannot activate license: error code: -4212, license status: 0, error description: SOAP invalid license number

Posts: 1

Participants: 1

Read full topic


Catch block on Try Catch do not work

$
0
0

@alvaro.gonzalez wrote:

Hi,

I have a workflow with a try catch that includes on Try part 2 activities. One of them is read text file.
The issue is that if i launch process with debug mode, process stops on this activity, located within Try catch.

I don´t understand the reason, because i capture the error on catches part as “Exception”, but with not success.

Please, any suggestion?

Posts: 4

Participants: 4

Read full topic

Dispatcher in infinite loop problem during orchestrator scheduling

$
0
0

@Adrian123 wrote:

Hi friends,

I have an issue during deployment of my Re Framework process. It is an ongoing process which in the dispatcher part checks for incoming e-mail and if it finds any, goes to processing them in performer. It has Stop activity in GetTransactionData part (so, the usual). Whole Dispatcher REFramework is invoke-workflowed in additional State Machine in Performer REFramework (which is the main one).

The problem I am getting is that suddenly Dispatcher started going into infinite loop only when run from orchestrator/agent, but while running/debugging from Studio everything works perfectly. Stopping the workflow from Orchestrator doesn’t stop the infinite loop either. Would really appreciate your help, as I am sitting on this for two days now, and not seeing any silver lining so far.


image

Posts: 3

Participants: 3

Read full topic

Click button not working

$
0
0

@mworth123 wrote:

Hello and thank you in advance,

I have a button I need to click on a website and it’s not working. I’ve tried click, double click, and click image, all with and without SendWindowMessages or Simulate Click and it appears to click the button but nothing happens. It then moves onto the next piece and this fails. I even tried copying a click button activity I was using just prior and it won’t work on this button either. What am I missing?
This one works further up but not here
1
and this one does not work at all
2
The second image is where I am trying to click and I can’t get it to work

Thank you

Edit: I’ve also tried Click Trigger and Click Text without success. I can even see the hand click on the button but it does not activate

Posts: 10

Participants: 5

Read full topic

Write Cell: The range does not exist. Error after Upgrade to 2019.4.4 Enterprise version

$
0
0

@PD2 wrote:

The process has been in production for over a year and no issues. Recently upgraded to 2019.4.4 version everything was working well for a couple of days and then started failing in areas where Excel scope was used.

Replaced a few excel scope activities with workbook and deployed to production but I do not think that is the solution.

Here is the catch though, the same process works well on Non-prod environments in unattended mode with excel scope. Fails only on the production bot with the “Write Cell: The range does not exist” error. Any help would be appreciated.

Regards,
PD

Posts: 5

Participants: 4

Read full topic

System.reflection.targetinvocationexception during assign activity

$
0
0

@Anamika15 wrote:

Hi All
while performing assign activity, i m getting below error:
image
There is no validation error in code. Please help to resolve the issue.

Thanks!!!

Posts: 14

Participants: 6

Read full topic

Executor start process failed. "Could not start executor. A specified logon session does not exist."

$
0
0

@raghukram wrote:

Hi UiPath Users/Team,

We are currently experiencing problem with scheduling jobs failing to start intermittently for the unattended bots. Below is the error we could see.

Could not start executor. A specified logon session does not exist. It may already have been terminated. (Exception from HRESULT: 0x80070520)

Our scheduled job runs every 15 min. In a day we see this error probably 10-11 times. We had to restart the process everytime we see this error.

Below are the Robot settings:

Logging Level : Disabled
Allow Development Logging : No
Login to Console : No
Orchestrator Version : 2018.3.3
Studio Version : 18.4.2

Any help in resolving the issue would be very much appreciated.

Thanks,
Raghu

Posts: 15

Participants: 4

Read full topic

Microsoft Office 365 Scope

$
0
0

@tharuler wrote:

Hi,
Does any one know why im getting this error "Microsoft Office 365 Scope: AADSTS53001: Device is not in required device state: domain_joined. " when I try to use the office365 activity to send an email?

Thanks & Regards

Posts: 6

Participants: 3

Read full topic


GSuite Application Scope - Copy Sheet

$
0
0

@Supernova wrote:

Working on a project where I have to copy an amended Google Doc sheet to a new template. The idea is to use the Gsuite Application scope to achieve this using the Copy Sheet activity but I keep getting the below error and not sure how to resolve it. Any help will be appreciated

Copy Sheet: Google.Apis.Requests.RequestError
Requested entity was not found. [404]
Errors [
Message[Requested entity was not found.] Location[ - ] Reason[notFound] Domain[global]
]

Posts: 2

Participants: 2

Read full topic

RPA Developer Production Ready Essentials Training

Synthesizing keys error

$
0
0

@korhojoa wrote:

Scenario: Running robot that interacts with browser to copy some elements and download files randomly gets a “Synthetizing keys failure.” and terminates execution.

Steps to reproduce: Run a robot that interacts with browser on a loop until failure occurs.

Current Behavior: UiPath.Core.ElementOperationException: Write text failed. —> System.Runtime.InteropServices.COMException: Synthetizing keys failure.

at UiPath.UiNodeClass.WriteText(String text, UiInputMethod inputMethod)
at UiPath.Core.UiElement.WriteText(String text, InputMethod method)
— End of inner exception stack trace —
at UiPath.Core.Activities.InvokeWorkflowFile.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)

Expected Behavior: Function normally, since the same code works most of the time, it randomly just does not work. There are no variable inputs in the ‘keys to be synthesized’, as this is pressing keyboard shortcuts to download files in IE.

Studio/Robot/Orchestrator Version: Studio 2017.1.6435

Last stable behavior: None
Last stable version: None
OS Version: Windows 7 Enterprise (6.1, build 7601, SP1)
Others if Relevant: (workflow, logs, .net version, service pack, etc):
.NET 4.0.30319.42000 (according to Studio)

Posts: 27

Participants: 10

Read full topic

Load infile query does't work giving Execute Query: ERROR [HY000] [MySQL][ODBC 8.0(a) Driver][mysqld-5.6.16]The used command is not allowed with this MySQL version

$
0
0

@Neeraj_Gurjar wrote:

my query is

LOAD DATA LOCAL INFILE ‘E:\ui_path\AMS\ams_report.csv’ INTO TABLE automation.lotus_raw FIELDS TERMINATED BY ‘,’ ENCLOSED BY ‘"’ LINES TERMINATED BY ‘\n’ IGNORE 1 LINES (Date,Portfolio name, Currency, Campaign Name,Ad Group Name, Targeting, Match Type, Impressions, Clicks, Click-Thru Rate (CTR), Cost Per Click (CPC), Spend, Total Advertising Cost of Sales (ACoS), Total Return on Advertising Spend (RoAS), 14 Day Total Sales, 14 Day Total Orders,14 Day Total Units,14 Day Conversion Rate)

please help

Posts: 2

Participants: 1

Read full topic

Having Issues Converting String to Integer

$
0
0

@moyo_Olajide wrote:

i’m having issues with converting a string to int32, if i save an integer like “123.00” as string and use a isnumeric function to check if it’s an integer or not, i used an if condition because isnumeric is boolean but during one of the conditions i get an error when converting the string to an integer

Posts: 4

Participants: 4

Read full topic

Viewing all 4402 articles
Browse latest View live


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