@gaurav_rpa wrote:
Hi Everyone,
I am trying to install Orchestrator on Windows Server 2016 i am getting error failed to install MSI.
I have checked .net framework which is also updated.
Please suggest ?Thanks
Gaurav
Posts: 7
Participants: 4
@gaurav_rpa wrote:
Hi Everyone,
I am trying to install Orchestrator on Windows Server 2016 i am getting error failed to install MSI.
I have checked .net framework which is also updated.
Please suggest ?Thanks
Gaurav
Posts: 7
Participants: 4
@luchovelez wrote:
i tried use read pdf with Uipath screen ocr engine yesterday but i have this problem Message: Error performing OCR: Error al enviar la solicitud. ScreenOCRErrorRunningEngine
looks like a error of endpoint or something, another engines like abbyy cloud works fine, i used to use this engine before without problemLog error:
19.12.0-beta.61+Branch.release-v2019.12.0.Sha.c5ef64a84dd6be2c140a75da8fd036824faab942
Source: Read PDF With OCR
Message: Error performing OCR: Error al enviar la solicitud. ScreenOCRErrorRunningEngine
Exception Type: System.Exception
RemoteException wrapping System.Exception: Error performing OCR: Error al enviar la solicitud. ScreenOCRErrorRunningEngine —> RemoteException wrapping System.ServiceModel.FaultException: Error al enviar la solicitud. ScreenOCRErrorRunningEngine
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object outs, IAsyncResult result)
at System.ServiceModel.Channels.ServiceChannelProxy.TaskCreator.<>c__DisplayClass7_01.<CreateGenericTask>b__0(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory
1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action
1 endAction, Task`1 promise, Boolean requiresSynchronization)
— 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.Vision.VisionClient.d__5.MoveNext()
— End of inner exception stack trace —
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.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: 10
Participants: 3
@mega_kman96 wrote:
Hey all,
I have been trying to set up an orchestration process using a custom library that I built. When running the activities that I wrote from the library project, it works perfectly. However, when I try running it from the orchestration project window, it works great until it tries to run the Delay activities. These are being called from the custom library, which have no issues. Could anyone explain to me why I’m having these problems with the orchestration process?
I have attached a screenshot of the error I am receiving.
Posts: 1
Participants: 1
@ToddPull wrote:
In my sequence I created four global variables:
excel - microsoft.office.interop.excel
workbook - microsoft.office.interop.excel.workbook
sheets - microsoft.office.interop.excel.sheets
worksheet - microsoft.office.interop.excel.worksheetMy goal is to initiate the variables and pass the variables to different Invoke Code activities via the activity’s IN/OUT arguments. I am able to pass the excel and workbook variables, but get the following error for the sheets and worksheet variables:
“A value of type ‘System.__ComObject’ cannot be set to the location with name sheets because it is a location of type ‘Microsoft.Office.Interop.Excel.Sheets’.”
Posts: 1
Participants: 1
@mworth123 wrote:
Hello and thank you in advance,
I have a data table which I am scraping from a website and that works fine. The first issue is that I am deleting two columns in the data table and I can see the columns being deleted but when I view the data table, the columns are back. Here are the images
What am I missing? I have a Save Workbook activity
Also, later in the process I am sorting the data table by the 8th indexed column or column I. It’s not working. Hopw can I fix it?
And also, in another place I have the add headers checked but I am no longer seeing column headersThank you again
Posts: 1
Participants: 1
@misterh wrote:
Hello All. I have a bit of a problem. I have an issue after installing Orchestrater for which I’d like to create a enterprise support ticket. The form asks for a Device ID which I gather comes from installing Studio. Upon licensing Studio, I’m met with the Licensing error, “Activation failed with error: 106 Error description: Licensing model data missing. Without it, the license cannot be activated.” Manual licensing also fails.
In short, how can I contact enterprise support if I do not yet have a Device ID?
Posts: 8
Participants: 2
@mworth123 wrote:
Hello and thank you,
I am using a For Each row activity to read through a data table I have scraped from a website and I’m having an issue. The scraped data can have anywhere from one row to 1000 rows but usually only one to ten rows. When there is only one row of data the activity crashes on the second pass. I’ve seen in other places where in the property pane you can enter “True” in the field “Is Error” and it will continue on without crashing but that’s not an option in the For Each activity. How can I get past this For Each issue?
Posts: 4
Participants: 3
@suma123 wrote:
Hi everyone,
Looking for a solution regarding a query related to the bot which I am unable to run through the orchestrator but able to run through the studio.
When I try to run through the orchestrator it shows an error stating “The workbook does not exist.” Here is the following screenshot which is displayed while running through orchestrator.Please help me out.
Posts: 5
Participants: 3
@varunt1411 wrote:
Facing issues publishing a library with “Deserialize JSON Array” activity however library gets published when disable this particular activity.
When activity is present:
When activity is disabled:
Can someone please help
Posts: 4
Participants: 2
@Hadeel_Al-Dowsh wrote:
I know there are a lot of posts regarding this issue but I am unable to make it work with the solutions delivered. Can you please help?
Posts: 9
Participants: 3
@Sai_Abhishek wrote:
Hi,
I integrated ABBYY Flexicapture with UiPath and tried to run the UiPath and i’m getting an error as above mentioned.Anyone had a solution for this.
Thanks in advance.
Posts: 2
Participants: 2
@Lahiru.Fernando wrote:
Hi Guys @loginerror @Pablito
I guess the Orchestrator Community is down for some reason… One of my scheduled bots started acting weird as it wasn’t able to update a queue and trigger other processes… Then, I tried to login in to the orchestrator.
Was able to login to the cloud platform, but it is not loading the orchestrator page and giving me this error.
Posts: 5
Participants: 3
@SB1 wrote:
I am using Send Outlook Mail Message activity to send mail but it is throwing error message pop up window
Posts: 2
Participants: 2
@Sun_Dar wrote:
Continuing the discussion from [ML Extractor Error] Invalid Server Response:
i am getting this error while i am using Machine learning extractor.
i followed this post: A UiPath Forum Post
is this because of this URL i used ? :
Posts: 6
Participants: 4
@Vidya_Srinivasan wrote:
Hi,
I have been running a BOT which is showing below issues
It shows error with attach window for save as as shown below.
The issue is that it is not able to recognize the window below.
Can someone please guide.
Thank u in advance.Regards,
Vidya
Posts: 6
Participants: 3
@vinothraj1 wrote:
Hi,
Pls help with this error. I am trying to replicate the same as the sample code given but getting stuck with compiler error every time.
Posts: 7
Participants: 4
@hiroya wrote:
Copy fileアクティビティを使っているのですが、
UiPath studioで実行中はうまくコピーできるのですが、
Uiroborで実行するときはエラーが出ます。エラー内容は指定されたパスにファイルが見つかりませんというものです。
Write lineを入れてファイルパスをはかせ、explorerで確認しましたが、どうやらファイルは見つかるようです。
Studioとrobot実行は同一端末であり、確実にロボットととstudioとの間の差分のようです。
ご回答頂けると幸いです。
Posts: 4
Participants: 3
@zacyin wrote:
What is the version to support IntelligentOCR for ABBYY?
I have a FlexiCapture Engine 11 Developer license, but still got the Error below19.6.0+Branch.master.Sha.adf20656f41da84cdec5e5620b62276717eb7319
Source: IntelligentOCR Scope
Message: Retrieving the COM class factory for component with CLSID {C0003003-0000-48FF-9197-57B7554849BA} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
Exception Type: System.Runtime.InteropServices.COMException
RemoteException wrapping System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {C0003003-0000-48FF-9197-57B7554849BA} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).
at UiPath.IntelligentOCR.Activities.FC.Scope.EndExecute(NativeActivityContext context, IAsyncResult result)
at UiPath.IntelligentOCR.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: 8
Participants: 6
@preeharris wrote:
Hi
We are attempting a project using Java package in UiPath. However during execution there is an error in Java object creation.
Can someone guide us!
Posts: 1
Participants: 1