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

Error Message - Start Job: Operation returned an invalid status code 'BadRequest'

$
0
0

When attempting to use Start Job from workflow - receiving the error message: Start Job: Operation returned an invalid status code ‘BadRequest.’

3 posts - 3 participants

Read full topic


Robot hanging still executing but not doing anything?

$
0
0

Hi, I currently have UiPath Studio 2019.4.2 installed and the bot sometimes will stall on a log message an example would be something like:

11:07:AM: Bot completed request
after this nothing is here

but the current time would be something silly like 17:30:PM so it will just stay on that log message and the bot will still run but just not do anything?

Has anyone experienced this before? I am currently running the unattended robots in an cloud (Azure) virtual machine. 16GB RAM. Appreciate if anyone could help this is affecting production massively. I have also tried 2019.4.4 studio version but the problem still exists

15 posts - 3 participants

Read full topic

Forward Task activity giving error

$
0
0

Hi everyone!

I’ve got a scenario where I want to forward an already created task on Action Center to another user. For this I’m using Forward Task activity, but am getting following error.

Forward Task: {“error”:{“code”:“UnsupportedApiVersion”,“message”:“The HTTP resource that matches the request URI 'https://orchestrator-url/tasks/GenericTasks/SaveAndReassignTask’ does not support HTTP method ‘POST’.”,“innerError”:null}}

image

The orchestrator being used is on-prem.

Your prestigious guidance needed! :pray:

Thanks,
Ahmad

1 post - 1 participant

Read full topic

I'm getting error like can not assign CurrentRow("0").ToString to str_First_Name while creating flowchart for RPA Challenge

RemoteException wrapping System.ArgumentException

$
0
0

hi guys

i am getting below error whenever i am running. it appears every time … does any have any suggestion or idea to resolve it…

RemoteException wrapping System.ArgumentException: WorkflowIdentity.Name and Package cannot contain leading or trailing white space (Unicode character categories Zl, Zp, or Zs).
Parameter name: value
at System.Activities.WorkflowIdentity.ValidateName(String name, String paramName)
at System.Activities.WorkflowIdentity.set_Name(String value)
at UiPath.Executor.WorkflowIdentityHelpers.CreateFrom(JobModel job, String workflowPath)
at UiPath.Executor.RobotRunner.InitWorkflowApplication()
at UiPath.Executor.RobotRunner.d__78.MoveNext()

4 posts - 3 participants

Read full topic

Read-only problem with the latest version of studio

$
0
0

hi guys, i have a project which was created with Studio 2019, and now when i open it with the latest studio version (2021) with the community license i have an error message in the startup "Detected Attended Robot as the license type. Based on the terms and conditions, this license should only be used for running and debugging purposes. Editing is restricted "(see image below), and most workflows are read-only, note although the project was developed with studio 2019 containing the corporate license. thanks guys for your help.

4 posts - 4 participants

Read full topic

Send Hotkey: Timeout reached. (Ctrl + a) in Excel

$
0
0

Hi, anyone of encounter time out issue when sending hotkey in excel. I encounter when executing Control + a key in Excel. This error occurs intermittently.

PS: I was once provided a solution of removing the informative screenshot from the send hotkey activity but this is not working either.

I am using Studio version of 2018.4.3. Excel Activity Version of 2.5.1.

Any advice would be appreciated.

Thanks

9 posts - 5 participants

Read full topic

Salesforce Connector invalid_grant

$
0
0

Worked arround the “invalid_grant” error with different videos. Using a new Salesforce Dev-Org. Changed Password and afterwards the secruity token twice, did everything else like in the corrsponding videos. Wont work, i dont know why.

3 posts - 3 participants

Read full topic


Convert int to string

$
0
0

Hello i have a function where a variable1 its stored. I am then using “Excel application Scope” to match this Variable1 up with a excel sheet to transform the Variable1 into another value. Currently I am assigned the ouput value to another Variable because i get an error if i assign variable1. The problem its that UIPATH thinks the output its a integer and i need it to be a String. My question its. How can i Convert a integer/double output to a string

18 posts - 8 participants

Read full topic

UiElement is no longer valid for click activity

$
0
0

Hi RPA Developers! I am encountering this issue which pops out this error message. Is there any way to solve this? :grin:

9 posts - 5 participants

Read full topic

IP Forbidden Issue

$
0
0

Hi Guys,

Getting a “System error at initialization: Ip Forbidden at Source: Get Credential” error when attempting to run a process in a virtual machine - This is something I haven’t seen before nor can I find any related tickets on this topic.

Would anyone have any suggestions on the sources of the issue?

Thanks

4 posts - 3 participants

Read full topic

SFTP authentication

$
0
0

Hi everyone,

I am attempting to connect to multiple SFTP connections with the FTP activities package. I’m using the credentials exactly as they are in a working FileZilla connection (and a different automation software) but I keep receiving errors, either:

With ftp session: No suitable authentication method found to complete authentication (publickey,keyboard-interactive).

or

With ftp session: No suitable authentication method found to complete authentication (public key)

I have the correct versions and dependencies installed and I’m using the same server as the original, working connections.

Any help greatly appreciated!

11 posts - 5 participants

Read full topic

UiPath Calculate Client Security Hash - GetAppCredentials pulls 'null' values from Orchestrator. Help!

$
0
0

Hi all,

I’ve been scouring the internet for an answer to this and nothing has worked.
When testing my UiPath Calculate Client Security Hash Assignment, the ‘Type Secure Text’ activity on the System1_Login workflow encounters an error stating the password is ‘null’. Using Debugging and stepping into, it shows that credentials haven’t been supplied by Orchestrator.

My Config file looks fine, name of credentials asset in Orchestrator matches that in the Config file. My robot is connected to orchestrator… I believe the arguements i’ve passed are fine. Does anyone have an idea of what might be wrong?

Let me know if you need more screenshots/info

Screenshots:

!
!

10 posts - 3 participants

Read full topic

Practice 1 - Get and Sort data error Add data row: Object reference not set to an instance of an object

$
0
0

I am working on Practice 1 - Get and Sort data in the academy.

I finished the selector section but I am stuck on the Add Data Row activity I keep getting this error:
Add Data Row: Object reference not set to an instance of an object.
My inputs:
ArrayRow: {TheName, ThePhone, TheBirthdate, TheEmail, CityStateZip }
DataRow: (blank)
DataTable: OutputDataTable

In the practice solution it leaves the DataRow field blank.

6 posts - 2 participants

Read full topic

Orchestrator Authentication API Error


For Each Row : Message : Object Reference not set to an instance of an object."

$
0
0

I am trying to extract content from a excel and update that in google form.
However, I am stuck with below error and not able to move forward, pls help.

26 posts - 7 participants

Read full topic

Level 3 assignment 1 index was outside the bounds of the array

$
0
0

Hi there. In level 3 assignment 1 got error in assigning transaction item index was outside the bounds of array

16 posts - 7 participants

Read full topic

Send error message with HTML in SMTP email

$
0
0

I am sending SMTP email on every error encountered in site in Catch.
But at times error message has html like below which I want to send as is -

Cannot find the UI element corresponding to this selector:
<webctrl id='ctl00_cph_vcB_vc0_Sfv_InsertSaveButton' tag='INPUT' />

But I have selected ‘isBodyHTML’ as true, HTML content of error message is being skipped everytime. I just received below in email -

Cannot find the UI element corresponding to this selector:

How can I resolve this issue?

Regards,
Adoshi

2 posts - 2 participants

Read full topic

Help please, I cannot pass Assignment Calculate Client Security Hash

$
0
0

Hello!

Please help, even my robot it is ok, on the module I cannot pass the assigment, even on the acmr site looks like this

1 post - 1 participant

Read full topic

Library Compile Error

$
0
0

Hello,

I have a custom library that holds several functions prepared in advance for things like handling emails, Slack, or login scripts.

I recently updated the Slack Activities package in order to update my scripts, but I’m getting a compile error that I can’t seem to find anything about:

The assembly compilation returned the following errors:

  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete

Does anyone know what this means and how to fix it? Could this be an internal issue with the latest Slack activities package? No longer being able to update our custom library is holding us back on developing new scripts.

Thanks in advance!

3 posts - 3 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>