December 4, 2019, 6:37 am
@Robott wrote:
Hi, i am almost done with my assignment untill i came to this.
uipath is not detecting this text window in Firefox. Not with F3 option or with UiExplorer.
Anyone who can help in this?
I know Assignment 3 is good for IE but why it is not working for Firefox. Please help!!!
Posts: 2
Participants: 2
Read full topic
↧
December 4, 2019, 6:52 am
@Barend wrote:
Hi,
I’m currently working on a project that involves me working with the office365 scope and a shared mailbox. (I have to work with this because of licenses and company preferences.) I can access the folder of the linked email account just fine. The problem is that when I try to access the shared mailbox with the get mail activity I get an error saying “Invalid mail folder name” I use “sharedMB@company.com\Inbox” to access the shared mailbox. I know for sure that the Inbox folder exists so that is not wrong. I check the spelling of everything used “/” instead of “”. I tried “sharedMB\Inbox” which gives the same error. Does anyone have any idea how I could fix this problem? Or is it just not possible to access a shared mailbox via the office365 activities?
Thank you in advance for your help
![image]()
Full error:
An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
UiPath.MicrosoftOffice365.Office365Exception: Invalid mail folder name. Please ensure that this folder exists and that its name is spelled correctly.
at UiPath.MicrosoftOffice365.Activities.Extensions.OutlookExtensions.d__0.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.MicrosoftOffice365.Activities.Mail.GetMail.d__30.MoveNext()
— End of stack trace from previous location where exception was thrown —
at UiPath.Shared.Activities.AsyncTaskCodeActivityImplementation.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at UiPath.Shared.Activities.AsyncTaskCodeActivity.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)
Office365 activities documentation:
Posts: 2
Participants: 2
Read full topic
↧
↧
November 19, 2019, 1:03 am
@UiP_Mc wrote:
I was trying to finish my level 3 advanced training, but I keep getting this error:
It kills the process right after I scrape through the work items, and log out from the system.
I already tried to use a wildcard for this selector (*) but it still won’t work. It kept on saying that it failed to close normally
Can you guys help me out with this?
Thanks!
Posts: 6
Participants: 4
Read full topic
↧
December 4, 2019, 2:21 am
@RUmak wrote:
Hi, I am sure this is a silly mistake - but I am not able to figure this out. The process is running till Process.xaml file and I am getting attached error here. What am I doing wrong ? !
Proess%20Transaction|690x388
Posts: 12
Participants: 5
Read full topic
↧
December 4, 2019, 9:28 am
@Kiran.Thumma wrote:
I tried to get a validation from a open Browser. When I use "Get Text " I do not get which is not valid after assigning the variable as Boolean. I tried using “Element Exists” same I do not get False at all even the element doesn’t exist.
![error%20forelement]()
Posts: 3
Participants: 2
Read full topic
↧
↧
December 3, 2019, 9:42 am
@vaibhav2.chavan wrote:
Getting error while running the process as RE Framework-
“message”: “System error at initialization: Operation returned an invalid status code ‘NotFound’ at Source: UiPath.System.Activities”,
Can someone please help me to sort it out
Posts: 29
Participants: 5
Read full topic
↧
December 2, 2019, 9:18 pm
@pooja3 wrote:
Hi All,
I am trying to automate the page which contains three dropdowns and textbox fields.
But while automating this facing selector issues. Not able to click and select the specific dropdown value.
I tried below activities:
a. First, Click on the dropdown and select the particular value by ‘Type into’ activity.
b. Even I tried with ‘select item’ activity but still facing same issue.
Can anyone help me?
Posts: 11
Participants: 5
Read full topic
↧
December 3, 2019, 3:31 am
@Shivani_Hajare wrote:
19.10.1+Branch.master.Sha.0e00272ff1e0363c6709284cfa5bbf8631511d70
Source: Bulk Add Queue Items
Message: Operation returned an invalid status code ‘BadRequest’
Exception Type: Microsoft.Rest.HttpOperationException
RemoteException wrapping Microsoft.Rest.HttpOperationException: Operation returned an invalid status code ‘BadRequest’
at UiPath.Core.Activities.TaskExtensions.ThrowIfNeeded(Task task, Boolean suppresThrowException)
at UiPath.Core.Activities.Orchestrator.BaseOrchestratorClientActivity.ThrowIfNeeded(AsyncCodeActivityContext ctx, Task task, Boolean suppresThrowException)
at UiPath.Core.Activities.Orchestrator.BaseOrchestratorClientActivity1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result) at System.Activities.AsyncCodeActivity
1.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
Ocassionally i am facing this issue.
Please adivce.
Posts: 3
Participants: 3
Read full topic
↧
December 2, 2019, 10:31 pm
@amala443 wrote:
I’m getting this exception System.IO.PathtooLongException
how to get out this…??
Posts: 8
Participants: 2
Read full topic
↧
↧
November 28, 2019, 10:39 pm
↧
December 3, 2019, 7:10 am
↧
October 21, 2019, 10:42 pm
@mazlumkacar wrote:
Hi all,
i have tried to open a file that in google drive. But i am getting this error. i have checked its format but it looks like .xlsx. How can i solve it?
Posts: 6
Participants: 5
Read full topic
↧
December 3, 2019, 1:24 am
@hacky wrote:
Hi Team,
As I am in the process of exploring StudioX for excel Addin, I am following the documentation provided by UiPath team.
Below is the screenshot of steps given by UiPath documentation:-
Below is the error message I get as soon as I try to install the Excel Addin Plugin:-
Kindly look into it and suggest some better approach. @Palaniyappan, @HareeshMR, @KarthikByggari, Help.
Thanks and Regards,
hacky
Posts: 15
Participants: 5
Read full topic
↧
↧
December 5, 2019, 2:25 am
@Gmatmut wrote:
I try to make a select from a datatable but I have errors.
First, I create a List of String and try to use Contains operator:
dtInJobData.AsEnumerable.Where(Function( r) (r(“ID”).toString<>"" And r(“Etat”).toString.Contains(listNotInSQL)).CopyToDataTable
with
variable: listNotInSQL
variable type: List < String >
and Default Value: New List(Of String)(New String(){“Terminé”,“En attente”})
but I always have the message Assign: The source contains no DataRows, and it’s not correct.
Secondly, I try to use !Contains operator:
dtInJobData.AsEnumerable.Where(Function( r) (r(“ID”).toString<>"" And !r(“Etat”).toString.Contains(listNotInSQL)).CopyToDataTable
with the same List
and I don’t understand the error message:
Leading ‘.’ or ‘!’ can only appear inside a ‘With’ statement
Thanks in advance
Posts: 3
Participants: 3
Read full topic
↧
December 2, 2019, 11:40 pm
@WANSOO wrote:
스튜디오 X Type into Activity에서 Indicate in Exceld을 선택하면 Error 메세지가 나옵니다.
해결방법 좀 알려주세요.
19.11.0-beta.2+Branch.release-v2019.11.0.Sha.a63f04440c571d1ce4db01f500029852a5448737
구성원이 없습니다. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))
Posts: 6
Participants: 2
Read full topic
↧
November 28, 2019, 1:43 am
@pranavj wrote:
I am using UiPath.ComputerVision.Activities = 2.0.1 package. It was working fine, all of sudden now I have started getting the below error whenever I try to user an CV type activity from this package.
“CV screenshot could not be loaded. Please reindicate on-screen to repair it.”
FYI, It is not only any screenshot related activity but even when I use ‘Indicate on screen’ or any other option from the CV activities, I get this error. How can I fix this?
Posts: 5
Participants: 4
Read full topic
↧
November 27, 2019, 12:50 pm
@Manuel710 wrote:
Hi guys,
I am facing an issue when debugging uiPath Studio:
I don’t know why it appears and how to fix it. Is there anyone around here who is able to support me? Every support is appreciated!
I already checked a couple of things, i.e. the item “WIList” is defined as an array and has general business processes as scope.
Best wishes,
Manuel
Posts: 9
Participants: 3
Read full topic
↧
↧
December 5, 2019, 12:30 pm
@soneill437 wrote:
I have a workflow setup which logs into a website using Chrome within the REF framework.
I need to use that same logic in another project. I thought (incorrectly apparently) that simply copying a xaml file from one Project to another should work. Granted, I know that informational screenshots aren’t coming over as well but those shouldn’t stop it from working.
When I’m in Studio in the other Project and I simply attempt to open the file Studio gives me this error:
Could not find member ‘CommunicationMethod’ in type ‘http://schemas.uipath.com/workflow/activities:OpenBrowser’. Row: 82, Column: 21
When I look in the xaml file that relates to this line:
<ui:OpenBrowser CommunicationMethod="{x:Null}" UiBrowser="{x:Null}" BrowserType="[BrowserType.Chrome]" DisplayName=“Open browser” Hidden=“False” sap:VirtualizedContainerService.HintSize=“597,1399” sap2010:WorkflowViewState.IdRef=“OpenBrowser_1” NewSession=“True” Private=“False” Url="[in_xGLLoginUrl]">
In the image below, that is specific to the “Open browser” activity.
I’m somewhat at loss why a simple copy gives that hard of an error for that activity.
Educational comments and/or thoughts ?
Posts: 2
Participants: 1
Read full topic
↧
November 28, 2019, 4:29 pm
@Chand wrote:
This is my code. Uipath kills the processes but throws an exception.
I am passing processes EXCEL,iexplore,OUTLOOK
In kill process activity I pass process.ProcessName as ProcessName
Error
Please give suggestions to fix it.
This code sometimes works very fine and sometimes does not.
I think the issue is with Get Processes. It shows me Outllok in the current running processes which it is not there.
Posts: 13
Participants: 8
Read full topic
↧
December 5, 2019, 3:12 pm
@mworth123 wrote:
Hello all,
I have the Community Edition.
I am using Data Scraping and I’ve used it successfully in the past but now it doesn’t seem to be scraping.
Here is the image of the Scrape activity
![2019-12-05_160916]()
Here is the Extract Structured Data ‘TABLE’ piece
Here is the Scope image
![2019-12-05_161105]()
and the Extract Data process image
What have I missed?
Thank you in advance
Posts: 5
Participants: 3
Read full topic
↧