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

Level3 Assignment2 Selector not working for yearly report on upload Report page

$
0
0

@gurrapujp wrote:

Hi everyone,

in Level3 i have created dispatcher and performer.

dispatcher worked correctly , coming to performer i am getting problem in year selection
after click year box i have written in another click activity like

“”
While i am creating yearly report
vendor id is capturing correctly but at year dropdown selection is not happening

year selection always showing ‘2017’

actually its stuck at that selection year is already showing ‘2017’ in debug mode, in application its showing only 2018 and 2019. for instance i am sharing the screenshots.

please help me in this so that i can complete this level3 asap


052921|690x388

Thanks in advance!

Posts: 9

Participants: 3

Read full topic


Not able to connect to FTP server

$
0
0

@jitu007 wrote:

I am not able to connect to FTP server.
While connecting to FTP server i am getting a below error:
With ftp session: The connection was terminated before a greeting could be read.

Can anyone help to resolve the issue?

Posts: 2

Participants: 2

Read full topic

Configured encryption key is not in a valid Base64 format. (#1801

$
0
0

@robin.kaspersen wrote:

Hi,

I recently configured and installed UiPath Orchestrator via Marketplace on Azure.
I had the briliant idea yesterday do update it from 2019.4.4 to 2019.10.

However, I used the Powershell script provided here:

I was a bit fast on the trigger and by mistake it deployed upgrade to 2019.4.4 which I already was running on. Everything seemed fine so I did not think more about it and the app server was restarted ok without any warnings.

However, today when I try to add / update any assets or robots that will hold credentials I get this error message. I am therefor currently unable to create any robots or add / update any assets credentials.

Any idea how to fix this?

Posts: 3

Participants: 2

Read full topic

Calling another task using orchestrator http request and getting response as "you are not authorized". Not sure what is the error. can someone help

$
0
0

@jairam299 wrote:

I am using Orchestrator HTTP Request to call another process(same machine) and getting below response,

“{“message”:“You are not authorized!”,“errorCode”:0,“result”:null,“targetUrl”:null,“success”:false,“error”:{“code”:0,“message”:“You are not authorized!”,“details”:“You are not allowed to perform this operation.”,“validationErrors”:null},“unAuthorizedRequest”:false,”__abp":true}"

RelativeEndPoint: “/odata/Jobs/UiPath.Server.Configuration.OData.StartJobs”
JSon Payload: "{ ““startInfo””: { "+
" ““ReleaseKey””: ““key:xxxxxxxxxxxxxxxxxxxxx””, “+
" ““Strategy””: ““Specific””,”+
" ““RobotIds””: [ "+
“59”+
“]”+
“}”+
“}”

UiPath version: 2018.4.2
Orchestrator version: 2018.4.2

Posts: 3

Participants: 2

Read full topic

Add Queue through API errror

$
0
0

@vinodcrimson wrote:

Hi All,

I am trying to add transactions in to Queue with Postman, but we are getting the below error.

{
“message”: “An error has occurred.”,
“errorCode”: 0,
“resourceIds”: null
}

PFB the details :
End Point used : https://XXXX.com/odata/Queues/UiPathODataSvc.AddQueueItem()
Body :
{
“itemData”: {
“Name”: “Auto_As_A_Service”",
“Priority”: “Normal”,
“SpecificContent”: {
“First”: “Some String Value Here”,
“First@odata.type”: “#String”,
“Second”: 516,
“Fourth”: “Did I skip the Third value?”,
“AnotherKey”: true
}
}
}

Headers : Authorization: Bearer “Token”

I still get the error, please help me out on this one. If this works then we are planning to implement the same using python.
Thanks
Vinod

Posts: 16

Participants: 4

Read full topic

Unable to extract specific elements from PDF

Ui path not detecting induvidual elements in firefox popup window

$
0
0

@karges wrote:

Hi All, as in the below screen shot ,

. am working with a use case where uipath is fine when it comes to web elements of firefox. but when a firefox popsup its not detecting the induvidual elements.
i want to click that option button near “SE”
studio version : 2019.10.1

Posts: 11

Participants: 4

Read full topic

How to close specific excel files in uipath without killing all excel instances?

$
0
0

@ramees.pk wrote:

Hi all ,
I am facing an issue with excel files that i am using in my process. BOT is using an input excel file and writing the output in same excel . In my process i am using excel application scope different sequences. After completing the process i need to close that specific workbook. If i kill all instance it will effect the end users all other excel files.
I have named an output variable for workbook (1st excel applcation scope).
But i am unable to use that variable to further application scopes (USE Existing workbook property),It throws a error(the following overload groups are configured uipath existing workbook).attaching SS below !

.
Is there any way to close excel without interepting with end users excel files.

Posts: 3

Participants: 2

Read full topic


UiPath Dependencies Unresolved

$
0
0

@SJ_Ui wrote:

  1. Not able to install UiPath.UIAutomation.Activities = 19.10.1 package due to error message as
    This package version requires Studio v2018.4.4 / v2019.2 or above. Installing it on versions lower than the recommended ones may cause unexpected changes in your workflows.

My studio version is 2019.10.1.
2. Package UiPathTeam.FileWatcher.Activities = 1.1.0 not found to install. I have used this package for development on community version of Studio few months back, now trying same on Enterprise version.

Please help how to resolve above dependencies.

Posts: 3

Participants: 2

Read full topic

UiPath Studio - Enterprise Trial Activation Failed

$
0
0

@haider8645 wrote:

Hi @ovi

I registered for a UiPath Studio - Enterprise trial and got a license code for 60 days via Email from UiPath. I also downloaded the UiPathStudio.msi and use the option “Activate Stand-alone License”. The license code is like this: 3209-xxxx-xxxx-xxxx. The license code works only for UiPathStudio.msi of version 19.10.1 and does not work for UiPathStudio.msi of version 19.4.3. If I use this license code on 19.4.3, an error appears as shown in figure below.

2019-11-18%2018_33_12-Error

If the License number is invalid then why does it work for the 19.10.1 installer? Could someone please clarify because we want to use both versions with the Enterprise Trial option.

Best regards.

Posts: 5

Participants: 3

Read full topic

Uipath Java Extension Problem

$
0
0

@Umang_Mehta wrote:

I can try to scrap Java application, already ScreenScrapeJavaSupport extension and JRE. In the JRE ext folder already UipathJavaBridge executable file is present. But the issue is that whenever I try to scrap that dropdown menu item below dialogue is open.
Capture

Posts: 5

Participants: 2

Read full topic

Suggestions for the below Process

$
0
0

@monish06 wrote:

Hi,

Am having a following requirement How can I achieve it.

steps:

  1. I have to created the excel file, my excel file contains around 100 records.
  2. My excel file also has header in it.
  3. I want to read the excel file ignoring Excel header and get the count of no of rows.
  4. Now, I want to pass that row count values inside for each activity.
  5. Based on the rows count the loop should run and one by one excel row data should be posted to the orchestrator queue. I don’t want to use bulk add queue activity.

Posts: 5

Participants: 5

Read full topic

2019.10 - Invoke Workflow error

$
0
0

@mittol_ldc wrote:

Hi,

On 2019.10.0-beta.477 when I try to invoke snippet “Wait For All Form Tasks Completion.xaml” using Invoke Workflow File I get the following message :
RemoteException wrapping System.Activities.ValidationException: An extension of type ‘UiPath.Activities.Contracts.Persistence.IPersistenceBookmarks’ must be configured in order to run this workflow.
at System.Activities.Hosting.WorkflowInstanceExtensionCollection…ctor(Activity workflowDefinition,
WorkflowInstanceExtensionManager extensionManager)
at System.Activities.Hosting.WorkflowInstanceExtensionManager.CreateInstanceExtensions(Activity workflowDefinition,
WorkflowInstanceExtensionManager extensionManager)
at System.Activities.Hosting.WorkflowInstance.RegisterExtensionManager(WorkflowInstanceExtensionManager extensionManager)
at System.Activities.WorkflowApplication.EnsureInitialized()
at System.Activities.WorkflowApplication.Enqueue(InstanceOperation operation,
Boolean push)
at System.Activities.WorkflowApplication.SimpleOperationAsyncResult.Run(TimeSpan timeout)
at System.Activities.WorkflowApplication.BeginRun(AsyncCallback callback,
Object state)
at UiPath.Executor.InProcessRunner.<>c__DisplayClass6_0.g__StartWorkflow|1()
at UiPath.Executor.InProcessRunner.BeginExecute(AsyncCallback callback,
Object state)
at UiPath.Core.Activities.ExecutorInvokeActivity.BeginExecute(AsyncCodeActivityContext context,
AsyncCallback callback,
Object state)
at System.Activities.AsyncCodeActivity.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)

I’m able to launch the file directly not just invoke it. what can be the reason?

Posts: 20

Participants: 10

Read full topic

Copy Sheet activity stopped working

$
0
0

@Hisuhong wrote:

Hello! I am running into an issue where the Copy Sheet activity is giving me the following error:
image
It was working until 20 minutes ago and it suddenly stopped working.

My workflow for this is below:
image
image

Posts: 12

Participants: 3

Read full topic

Help me with this object reference error for vairable mail whiich i am using inside for each mail in mail messages


Ui path accedmy level 3 assignment 1

Excel: error "Illegal characters in path."

$
0
0

@pjaiphak wrote:

Hi All Developer,

 1.  I need to read and write this Excel file on web browser service.
 2.  File path Sample

https://websbbb.com/sites/Mysite/Shared%20Documents/TT/Product%20Movement%20Plan/Product%20Movement%202019.xlsx?web=1

 3. Assign directory Sample

Directory.GetFiles(“https://websbbb.com/sites/Mysite/Shared%20Documents/TT/Product%20Movement%20Plan/Product%20Movement%202019.xlsx?web=1”)

  1. Error: Assign: Illegal characters in path.

image

image

Could you please help advise how to fix it.

Thank you in advance.

Posts: 4

Participants: 3

Read full topic

Error: Object reference not set to an instance of an object. This error usually occurs when using a variable with no set value (not initialized)

$
0
0

@yjkim wrote:

Hi there,

I used data scraping to extract from a website a table of data.
After which, used excel application scope to create a new excel sheet called Dcon.xlsx, and write range to copy the data into the excel.

However, i keep getting an error: Object reference not set to an instance of an object. This error usually occurs when using a variable with no set value (not initialized)

I;m not sure why this is happening and have tried to search online for a solution however to no avail.
Can anyone assist?

Thank You!
Kim

Posts: 34

Participants: 20

Read full topic

I am getting this while i debug a work flow

Assignment 1-Error on Transaction Data

Viewing all 4407 articles
Browse latest View live


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