@balkishan wrote:
Hi, totalEID is my Int variable, now the value of totalEID = 20. But i want to iterate the loop 20 times.Ifd i pass the variable in the loop. Why it’s shpowing me this error,
@lakshman
Posts: 7
Participants: 5
@balkishan wrote:
Hi, totalEID is my Int variable, now the value of totalEID = 20. But i want to iterate the loop 20 times.Ifd i pass the variable in the loop. Why it’s shpowing me this error,
@lakshman
Posts: 7
Participants: 5
@bhala wrote:
19.10.1+Branch.master.Sha.0e00272ff1e0363c6709284cfa5bbf8631511d70
Source: Send Exchange Mail Message
Message: Invalid URI: The format of the URI could not be determined.
Exception Type: System.UriFormatException
Posts: 4
Participants: 2
@Jersey_Practical_Sho wrote:
Morning All
I have managed to do the authenticate through postman and get my Access Token and Bearer Token.
But when I start a new get request to get releases or Robot IDs it just says
{
“message”: “You are not authenticated!”,
“errorCode”: 0,
“result”: null,
“targetUrl”: null,
“success”: false,
“error”: {
“code”: 0,
“message”: “You are not authenticated!”,
“details”: “You should be authenticated (sign in) in order to perform this operation.”,
“validationErrors”: null
},
“unAuthorizedRequest”: false,
“__abp”: true
}Im assuming I have to carry some of the previous gained information across but I don’t know-how?
Posts: 7
Participants: 3
@hsupyaewoon wrote:
Hello.
I am having an error of using execute macro activity.
Although the macro itself works well, an error comes out when I use to execute macro from uipath.
Please Help me.
Thank you…
Posts: 17
Participants: 3
@PriPri wrote:
Hi, I am trying Authentication API “https://platform.uipath.com/api/account/authenticate”, but getting “loginModel must not be null”. PFA the sceenshot.
Posts: 4
Participants: 2
@vmariejeanne wrote:
Hello Guys,
My schedule Robot got an error yesterday on a activity “attached window” (I have Identify it with my logs) which stop the process.
one day before no error occurred and the process has not been changed.While having a look on the activity in studio and when i validate the selector it is good, and the highlight is correct. But why did I get this error on this activity.:
message: UiPath.Core.SelectorNotFoundException: Cannot find the UI element corresponding to this selector: —> System.Runtime.InteropServices.COMException: Cannot find the UI element corresponding to this selector: at UiPath.UiNodeClass.FindFirst(UiFindScope scope, String nodeID) at UiPath.Core.UiElement.FindFirst(FindScope scope, Selector selector, IPlaceholderResolver placeholderResolver) — End of inner exception 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)
Posts: 9
Participants: 3
@Shree_Vybhavi wrote:
Hi all ,
when i’m trying to copy paste a .xaml file and open it, in output it says an error as follows,
Could not find member ‘CommunicationMethod’ in type ‘http://schemas.uipath.com/workflow/activities:OpenBrowser’. Row: 153, Column: 33
I tried deleting Project Json file and reopen still getting the same issue.Could someone please suggest the solution.
Thanks in advance
vybhavi
Posts: 11
Participants: 4
@dVni wrote:
Hi,
I just tried the Get Queue Item and I’m getting the following error message:
System.ArrayTypeMismatchException: Attempted to access an element as a type incompatible with the array.
And it doesn’t work from UiPath.System.Activities version 19.2.0 and forward. This activity works perfect when I downgrade to package version 18.4.2.
Bug, or just me not understanding some new functionality?
/d
Posts: 19
Participants: 11
@jodroenn wrote:
Hi to all,
I would like to use the SOAP / REST Web Services with three applications we use in our company (Omnitracker, BMC TrueSight Orchestrator (TSO) and BMC TrueSight Server Automation (TSSA)).
I get the services for all three - see the wsdl and screenshots attached.I am able to use the resulting activities, but as soon as I connect to the services using credentials, I get an exception “System.InvalidOperationException: Object is read-only”. It is all the same with the three services.
A search in the internet gives me a page https://stackoverflow.com/questions/199014/getting-object-is-read-only-error-when-setting-clientcredentials-in-wcf , so I guess the solution lies in the generated web services.
Any proposals how to solve this?
Many thanks,
call_read-only.7z (411.5 KB)
Joern
![]()
![]()
![]()
Posts: 3
Participants: 3
@Jayesh_678 wrote:
Hi,
I used Intellegent ocr scope, But got this error:-
Please guide me on this. @ClaytonM
Posts: 2
Participants: 2
@NotFranmax wrote:
After running a process with Chrome and with SAP in Virtual windows 10, robot stops to recognize simple selectors and crashes. It happens every few days, but when I restart the server, it runs smoothly again. There is no increased memory consumption, it does not appear that there any cashed up apps. What could be the reason and solution?
Posts: 6
Participants: 2
@Jasmine_Kaur_Buttar wrote:
Hi All,
I am facing this issue!
Can anyone please guide me abit on it.
Error Details: Delete: Could not find file ‘C:\Users\jasmi\OneDrive\Documents\UiPath\Generate_Yearly_Report_Performer\Data\Temp’.Also Please have a look at the path name
Posts: 10
Participants: 6
@ianhyj wrote:
Hello, I am currently having UiPath 2019.10.1 installed on my computer and I want to load a UiPath project.
But I keep encounter the following errors:
NU1202: Package Newtonsoft.Json 11.0.2 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Newtonsoft.Json 11.0.2 does not support any target frameworks.
NU1202: Package Humanizer.Core 2.4.2 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package Humanizer.Core 2.4.2 does not support any target frameworks.
They are all start with NU1202.
Do any of you know how to deal with this issue?
Thanks!
Posts: 2
Participants: 2
@borismh wrote:
In my work I get this error someone knows why, in the activity “Get Outlook Mail Messages”
Note: I am working on the frameworkthe specified folder does not exist
thank you very much if you can help me
Posts: 3
Participants: 3
@balkishan wrote:
Hi, I have installed and login to the Orchestrator and activated the license.
- But why the page is not visible clearly.
- Now I have installed this Orchestrator on my test server. And get the URL from the IIS.
Now I want to log in the Orchestrator from my machine, please provide me the URL. so that I can access this orchestrator from my machine.
Posts: 6
Participants: 3
@Uppalapati wrote:
Hello everyone ,
when i am trying to connect ui robot to orchestrator I am getting errors like below
case1 : If i use orchestrator url like this way [[https://platform.uipath.com/[AccountName]/[ServiceName]]
i am getting error : Empty orchestrator api versions
case 2 : If i use url “https://cloud.uipath.com/”
I am getting Invalid machine key error l
fyi : i tried restarting my laptop and also checked my machine name (through cmd prompt by using hostname command ) machine name is correct but getting the above errors
looking forward for a solution.
thanks in advance .
Posts: 3
Participants: 3
@Naveen.Ch wrote:
Hi all
@loginerrorwe are facing issue with orchestrator 2018.4.4
Bot not responding and hanging while started testing in QA without throwing any exception from past 16 hoursBest Regards,
Naveen
Posts: 6
Participants: 4
@98d5b817dcd19244c50b wrote:
Hi I`m trying to write into excel cell.
but fail
Posts: 27
Participants: 8
@Jambor_Norbert wrote:
Hi,
I am getting this error:
“There is not enough memory or disk space to complete the operation”RemoteException wrapping System.Runtime.InteropServices.COMException: There is not enough memory or disk space to complete the operation.
So the robot starts working and when it’s arriving to “Word application scope” its giving that error.
I have Intel i3, 8GB RAM and 256 GB SSD (180GB free)
I looked at Task Manager and when the robot it’s working it reaches at some points 100% of the CPU, but the RAM it’s ok, it’s 60% from the whole RAM and the robot itself it’s using 500MB of RAM.
The problem can be that the CPU is not good enough?
Also, do you have any workaround?
Thanks
Posts: 7
Participants: 3
@pankajs3 wrote:
“An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is: UiPath.Core.ElementOperationException: Error HRESULT E_FAIL has been returned from a call to a COM component. ----> System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component. at UiPath.UiNodeClass.Set(String bstrAttr, Object vValue) at UiPath.Core.UiElement.Set(String attribute, Object value) — End of inner ExceptionDetail stack trace — at System.Activities.Statements.Throw.Execute(CodeActivityContext context) at System.Activities.CodeActivity.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: 8
Participants: 2