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

Copy paste Excel VBA code

$
0
0

@Robert_Wennberg wrote:

I have a Excel file where I take data from one row and paste to the one below and everything works fine except for the parts where the cell is a written VBA code. Apparently using hotkeys would be one solution from what I read but in my case the data is in different cells, using the cellnumbers as a variable, so it might be difficult to locate what cells to copy and paste through hotkeys.
If there is any solution on how to copy and paste the cells VBA and not only the written value, I would really like to know!

Posts: 3

Participants: 2

Read full topic


Using Invoke Code activity issue - creating new Excel file every time

$
0
0

@Zac_Soh wrote:

I used invoke code for merging some cells together but instead of saving the excel file as it is, the program create another file of same name to another directory (default C:\Users\P\Documents\ , when the original file is on desktop)

How do i overwrite the file and save it like how excel application scope does it instead of creating a new excel workbook of same name?
Here’s the Code:

Dim excel As Microsoft.Office.Interop.Excel.Application
Dim wb As Microsoft.Office.Interop.Excel.Workbook
Dim ws As Microsoft.Office.Interop.Excel.Worksheet

excel = New Microsoft.Office.Interop.Excel.Applicationclass
wb = excel.Workbooks.Open(filee, [ReadOnly]:=False)
excel.Visible=True
excel.DisplayAlerts = False
ws=CType(wb.Sheets("Sheetssd1"),Microsoft.Office.Interop.Excel.Worksheet)
ws.Range("B1:D1").Merge
ws.Range("A1:A3").Merge
ws.Range("B2:C2").Merge
ws.Range("E1:E3").Merge
ws.Range("F1:G1").Merge
ws.Range("F2:G2").Merge
ws.Range("H1:H3").Merge
ws.Range("I1:I3").Merge
ws.Range("J1:J2").Merge
ws.Range("K1:K3").Merge
wb.Save()
wb.close()

Sorry for any mistakes, this is my first time using codes

Posts: 4

Participants: 2

Read full topic

Orchestrator Login page #500 error. Page not loading

$
0
0

@vasudha.joshi wrote:

Hi,
I am facing the below issue with my Uipath Orchestrator. The site is not loading. I am getting the below error message. Subsequently, I cannot connect my Uipath Robots. So the processes are pending.

Thanks in advance for your help!

500

An unexpected error occurred

[Login Page]

image

Posts: 2

Participants: 2

Read full topic

Get Queue Items: Operation returned an invalid status code 'Forbidden'

$
0
0

@saritha wrote:

hi ,

while im trying to get data from queue ,
its throwing me this error.

Get Queue Items: Operation returned an invalid status code ‘Forbidden’

Can anyone help me please.
Thank u.

Posts: 3

Participants: 2

Read full topic

Attended Robots and CE Orchestrator

$
0
0

@preetith wrote:

Dear All,
I have published an attended robot and it appears as available in CE orchestrator.
Q1. I cannot find this in the tray. How can I run this ?

Q2. I am unable to add another AR in CE orchestrator and getting 1001 error. Since CE allows 2 AR license, why am I getting this error ?

Thanks

Posts: 5

Participants: 2

Read full topic

Asssignment 2 Performer: Error 'Click Drop Faulted and Slow run

$
0
0

@Dmtrs wrote:

Greetings,
I have everything I suspect is set up in the right place. I go through the 1st transaction smoothly and merged but whenever I go to the second transaction it runs very slow and it throws an error whenever I want to click drop down to save the report. I’ve done the “Simulate Clicks” the “WaitforReady:None” and it works for the first round but not the others. Wondering if anyone has any suggestions on how to go about a consistent and smooth workflow. Below is my problem and my file.

GenerateYearlyReport_Performer.zip (891.6 KB)

Posts: 5

Participants: 3

Read full topic

Why ACME does not catch the name of the sections into the URL bar address?

$
0
0

@efrain.caceres wrote:

Hello guys (here we go again), first good morning and greetings.

Guys I need to solve a doubt, I see that ACME not change name of section in the moment that I acces to different part of ACME web site, let me explain you:

  • When I said pass into different section is when you need to acces in “Work Items” but you are in “Home” section is a hipotetic example. I see that all bots need to move into this section, because in the “Assignment 2 - Generate Yearly Report”, the proces is going to " Work Items" to “Reports - Download Monthly Report” and after in the of the process, the bot move to “Uploding Report”. However, I see that into the URL bar, more specific into address never change in correctly way or in my case, although I’m stay into whatever section, into the URL bar in the of the URL, said that is “Uploading”. Now, I’m asking this because in my last quetion of yesterday, or other words, I believe that’s a problem with “Selector” for this reason I haved problem, for understand the transition into different section of ACME web site. On other hand, someone solved my problem sending me videos about of use of the “Selectors”, this videos helped to understand that is very important see “Title tag”, the man of the video said you have two option:
    - Control the dynamic transition of pages with asterisk(*), when this pages are not statics.
    - Or only delete the “title” tag.
    But I don’t know if is correct only delete the “title” tag , and I need of yours advices or good practices of programmation in UiPath Studio. Thank you.

Posts: 1

Participants: 1

Read full topic

Insight Installation failed

$
0
0

@alondite041 wrote:

I have an activated Orchestrator 2019.10.17, and now is installing the Insight, but failed many times with the error as below:

[1418:0EC8][2020-03-03T22:07:52]i304: Verified existing payload: pay59FF06B98C8692E67E8A19C00CEC7434 at path: C:\ProgramData\Package Cache\A5DF2961564D25A3ABF5B9A67EC347C593DF71D5\Include\Plugins\HidePulseAlertOption\directives\addPulseSharesOption.6.js.
[1D20:1CF8][2020-03-03T22:07:52]i000: Pre-InstallProgress: Initialization progress: 100
[1D20:1D28][2020-03-03T22:07:52]i000: ExecuteBegin: Installing 20 packages
[1D20:1D28][2020-03-03T22:07:52]i000: UpdateProgress: InstallProgress (1) = (currentPackageCount (1) * 100) / expectedPackageCount (71)
[1D20:1D28][2020-03-03T22:07:52]i000: ExecutePackageBegin: CheckMandatoryParameters - should execute: True
[1418:1BA4][2020-03-03T22:07:52]i301: Applying execute package: CheckMandatoryParameters, action: Install, path: C:\ProgramData\Package Cache\A5DF2961564D25A3ABF5B9A67EC347C593DF71D5\UiPath.Analytics.CustomizeSisense.exe, arguments: ‘“C:\ProgramData\Package Cache\A5DF2961564D25A3ABF5B9A67EC347C593DF71D5\UiPath.Analytics.CustomizeSisense.exe” checkMandatoryParameters -p “*****” -e “alondite04@gmail.com” -c “1” -o “443” -l C:\Users\ADMINI~1\AppData\Local\Temp\UiPathInsightsInstaller_20200303111550.log’
[1D20:1D28][2020-03-03T22:07:54]i000: InstallProgress: Install progress: 52
[1D20:1D28][2020-03-03T22:07:54]i000: ExecutePackageComplete: CheckMandatoryParameters complete.
[1D20:1D28][2020-03-03T22:07:54]i000: ExecutePackageComplete: Install of CheckMandatoryParameters complete.
[1D20:1D28][2020-03-03T22:07:54]i000: UpdateProgress: InstallProgress (2) = (currentPackageCount (2) * 100) / expectedPackageCount (71)
[1D20:1D28][2020-03-03T22:07:54]i319: Applied execute package: CheckMandatoryParameters, result: 0x0, restart: None
[1D20:1D28][2020-03-03T22:07:54]i000: ExecutePackageBegin: DeleteFolder - should execute: True
[1418:1BA4][2020-03-03T22:07:54]i301: Applying execute package: DeleteFolder, action: Install, path: C:\ProgramData\Package Cache\DeleteFolder\UiPath.Analytics.CustomizeSisense.exe, arguments: ‘“C:\ProgramData\Package Cache\DeleteFolder\UiPath.Analytics.CustomizeSisense.exe” deleteSisenseFolders -l C:\Users\ADMINI~1\AppData\Local\Temp\UiPathInsightsInstaller_20200303111550.log’
[1418:1BA4][2020-03-03T22:07:57]e000: Error 0xffffffff: Process returned error: 0xffffffff
[1418:1BA4][2020-03-03T22:07:57]e000: Error 0xffffffff: Failed to execute EXE package.
[1D20:1D28][2020-03-03T22:07:57]e000: Error 0xffffffff: Failed to configure per-machine EXE package.
[1D20:1D28][2020-03-03T22:07:57]i000: ExecutePackageComplete: DeleteFolder complete.
[1D20:1D28][2020-03-03T22:07:57]i000: ExecutePackageComplete: Install of DeleteFolder complete.
[1D20:1D28][2020-03-03T22:07:57]i000: UpdateProgress: InstallProgress (4) = (currentPackageCount (3) * 100) / expectedPackageCount (71)
[1D20:1D28][2020-03-03T22:07:57]i319: Applied execute package: DeleteFolder, result: 0xffffffff, restart: None
[1D20:1D28][2020-03-03T22:07:57]e000: Error 0xffffffff: Failed to execute EXE package.
[1418:1BA4][2020-03-03T22:07:57]i351: Removing cached package: DeleteFolder, from path: C:\ProgramData\Package Cache\DeleteFolder
[1418:1BA4][2020-03-03T22:07:57]i351: Removing cached package: CheckMandatoryParameters, from path: C:\ProgramData\Package Cache\A5DF2961564D25A3ABF5B9A67EC347C593DF71D5
[1D20:1D28][2020-03-03T22:07:57]i000: ExecuteComplete: Status: -1
[1418:1BA4][2020-03-03T22:07:57]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{a6e2a08c-badc-4437-8f87-2e934c6ae615}, resume: None, restart: None, disable resume: No
[1418:1BA4][2020-03-03T22:07:57]i330: Removed bundle dependency provider: {a6e2a08c-badc-4437-8f87-2e934c6ae615}
[1418:1BA4][2020-03-03T22:07:57]i352: Removing cached bundle: {a6e2a08c-badc-4437-8f87-2e934c6ae615}, from path: C:\ProgramData\Package Cache{a6e2a08c-badc-4437-8f87-2e934c6ae615}
[1418:1BA4][2020-03-03T22:07:57]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall{a6e2a08c-badc-4437-8f87-2e934c6ae615}, resume: None, restart initiated: No, disable resume: No
[1D20:1D28][2020-03-03T22:07:57]i000: ApplyComplete: Status - -1
[1D20:1D28][2020-03-03T22:07:57]i000: ApplyComplete - Status: -1; Result: None
[1D20:1D28][2020-03-03T22:07:57]i399: Apply complete, result: 0xffffffff, restart: None, ba requested restart: No
[1D20:1D44][2020-03-04T03:01:11]i400: Received system request to shut down the process: critical: Yes, elevated: No, allowed: Yes

the Orchestrator is installed on an VM with Win Server 2012 R2, and the Insight is installed on another VM with Win Server 2016

Posts: 6

Participants: 3

Read full topic


Start process activity throws error: operation canceled by user

$
0
0

@the.christopoulos wrote:

Dear all,

I have a process flow that constitutes of 4 invoke workflow file activities

When invoking a workflow file for the second time in the step of starting a process I get the below error :

image

image

Any idea?

Posts: 19

Participants: 5

Read full topic

Error in loading python script in python scope

$
0
0

@Akshay_Singh wrote:

Hi,
I am trying to use python scope activity to invoke python script but after running workflow it show
Source: Load Python Script
Message: Error loading Python script
Exception Type: System.InvalidOperationException

If i am running my script manually it runs successfully but when i invoke in uipath it show error.
I have attach my workflow, script and images also.
Thank you
AkshayRPA_IMAGE_TO_PDF_PROJECT22.zip (391.7 KB)

Posts: 10

Participants: 4

Read full topic

Slackからのテキスト読取りについて

$
0
0

@S-Tana919 wrote:

UiPath.Slack.Activitiesパッケージを使用して、
Slackよりテキストを取得するワークフローを製作しています。

SlackScopeアクティビティの中にGetMessagesアクティビティを入れているのですが、
Slack上のChannelsにあるメッセージは取得できるのですが、 Direct Messagesにあるメッセージを取得しようとすると
「Get Messages: オブジェクト参照がオブジェクト インスタンスに設定されていません。」というエラーメッセージがでてメッセージが取得できません。
プロパティのConversationの値はプルダウンで設定できているのでSlackの情報は問題なく読み込めている気がするのですが…。

APIの設定のところがうまくいっていないのが原因でしょうか?
お分かりになる方いらっしゃいましたらお答えいただけると幸いです。
よろしくお願いいたします。

Posts: 8

Participants: 2

Read full topic

Exception: Save Image failed. Check if the file name is a valid path

$
0
0

@junzhigoh wrote:

Hi all,

I have been running a flow that saves a screenshot as an image file for afew weeks and it has been working perfectly. Suddenly this error pops up almost half the time and I can’t seem to figure out why.
There was no change made to file names or file paths from the time it was published to now.

Most similar threads seem to advise to check the file path but I am pretty sure there is nothing wrong with it.

Wondering if anyone faced this issue before and able to provide some advice? Thanks!

Posts: 2

Participants: 2

Read full topic

SAML Authentication

$
0
0

@dachan wrote:

I read the post “ADFS / SAML Authentication - Access Denied”. It is very helpful for me to troubleshoot what’s the correct setting in web.config. Unfortunately, I still cannot login by using SAML authentication.

I follow the steps according to the post. In the debug, now I got

“Sustainsys.Saml2.Owin.Saml2AuthenticationMiddleware Information: 0 : Successfully processed SAML response Microsoft.IdentityModel.Tokens.Saml2.Saml2Id and authenticated myemail@mycompany.com

I believe the authentication succeeded. But in the web browser, it still keep redirect to the login page.

What’s the next process in the Orchestrator authentication process? How can I enable debug log for troubleshooting?

Posts: 5

Participants: 2

Read full topic

Ui Orchestrator not loading - Sorry! An error occurred and the page will reload (#199 - e.onStable is undefined)

Error send e-mail

$
0
0

@_danielcrruz wrote:

Hello, I have a error in send e-mail

Somebody can help me with this error ? I don’t know of type the error is it.

and how can I correct it ?error

Posts: 1

Participants: 1

Read full topic


Microsoft excel Error

How to copy one sheet and paste it after last sheet with different name?

$
0
0

@vikashkumarvivek00 wrote:

I have used Vb.net code but facing some issue 'Object strict on disallows late binding ’

Dim xlApp As Microsoft.Office.Interop.Excel.Application
Dim wb As Microsoft.Office.Interop.Excel.Workbook
Dim ws As Microsoft.Office.Interop.Excel.Worksheet
Dim range As Microsoft.Office.Interop.Excel.Range
Dim newXlSheet As Microsoft.Office.Interop.Excel.Worksheet
Try
xlApp=New Microsoft.Office.Interop.Excel.ApplicationClass

Dim FilePath As String
xlApp.DisplayAlerts=False
FilePath=“C:\Users\Desktop\Projects\Filename.xlsx”
wb=xlApp.Workbooks.Open(FilePath)
xlApp.Visible=True
ws=CType(wb.Sheets(“Template 1”),Microsoft.Office.Interop.Excel.Worksheet)
ws.Copy(Type.Missing,wb.Sheets(wb.Sheets.Count))
wb.Sheets(wb.Sheets.Count).Name= “NEW SHEET”
Catch ex As Exception
system.Windows.MessageBox.show(ex.ToString)
End Try

@Dominic Can you please help me out ?

Posts: 2

Participants: 2

Read full topic

Can't update my package plz

Update process from Orchestraor Error

Word Application Scope issue - Unable to cast COM object

$
0
0

@william.coulson wrote:

Hello,

I am trying to scrape data from a word document using a Word Application Scope. I have followed various forum posts, Microsoft support, and unfortunately I have had no luck.

I have attempted to repair Office 365 using quick repair and online repair, I have tried uninstalling/reinstalling the UiPath.Word.Activities package, and I have attempted to locate the Win32 folder within the Registry Editor (I was unsuccessful in finding the correct folders). None of these have worked. I thought I should put a frum post out before I uninstall/reinstall Office 365.

image

Does anybody have any solutions to fix this issue? Any help is appreciated.

Posts: 7

Participants: 3

Read full topic

Viewing all 4405 articles
Browse latest View live


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