November 19, 2019, 4:17 am
@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
↧
November 19, 2019, 5:05 am
@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
↧
↧
November 20, 2019, 2:06 am
@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
↧
November 19, 2019, 10:42 pm
@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
↧
November 5, 2019, 8:57 pm
@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
↧
↧
November 19, 2019, 11:24 pm
↧
November 14, 2019, 8:42 am
@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
↧
November 20, 2019, 5:13 am
@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
↧
November 19, 2019, 12:58 pm
@SJ_Ui wrote:
- 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
↧
↧
November 18, 2019, 9:35 am
@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
↧
November 14, 2019, 4:35 am
@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
↧
November 11, 2019, 11:12 pm
@monish06 wrote:
Hi,
Am having a following requirement How can I achieve it.
steps:
- I have to created the excel file, my excel file contains around 100 records.
- My excel file also has header in it.
- I want to read the excel file ignoring Excel header and get the count of no of rows.
- Now, I want to pass that row count values inside for each activity.
- 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
↧
November 2, 2019, 3:19 am
@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
↧
↧
November 20, 2019, 8:28 am
@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
↧
November 20, 2019, 12:56 am
↧
November 20, 2019, 8:25 am
@tejaswi_nerella wrote:
hi, facing error in Assign: Object reference not set to an instance of an object.
can anyone help me please
Posts: 4
Participants: 3
Read full topic
↧
November 20, 2019, 2:58 am
↧
↧
@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
↧
November 20, 2019, 9:47 pm
↧
November 14, 2019, 5:28 am
@Adou_Wilfried_N_guet wrote:
Hello Community,
I get the following error when running the robot, trying to complete the first assignment, please assist. below the picture of the error ![:slight_smile: :slight_smile:]()
Posts: 11
Participants: 2
Read full topic
↧