I am doing a Automation where I am using Excel as a database.
I have to add a column in Excel Database.
so for that I am using Alter statement.
“Alter table [table_name$] add column_name varchar(100)”
its showing error as .
Hi, I have an excel file with paths to several directories on hard drive in rows. I am using For Each Row activity where the paths are being read one by one from excel file and I have set Output variable as a String (I have “tested” it by inputting a message box at the end and all the paths were shown correctly one by one). Then I want to open these directories, I am using Send Hotkey activity for Win+R and then Type Into activity where my Output variable from For Each Row should be filled in - but nothing is being filled in. Can something be wrong with my variable? When replaced the variable by “Directory path” text it was filled by robot correctly and the directory did open. Thanks in advance for your help.
I am developing a process to automate a set of actions on Oracle Application. The application is Oracle 11i application. I am using ‘On element Appear’ activity and it works perfectly fine on Stage Instance. Whenever I execute the program on Production Instance, the ‘On Element Appear’ does not work and throws an error saying ‘Activity timeout exceeded’. I also tried using ‘Element Exists’ activity but I get the same error.
Not sure what should be done for this. Can anyone please help?
Hi
I’ve been stuch for a few days now and would greatly appreciate any assistance with my issue.
As you will see in the screen-shots below, I suspect that I need to bind dt_WorkItems to WIList because no records are being passed to the invoked sequence hence the error.
But for some reason or other I am unable to do so.
Any assistance will be greatly appreciated.
Thanks, Mark.
I am getting the error Uipath.Core.ElementOperationException when i run the bot in a server via remote desktop connection .If i am displaying the remote desktop the bot can run to completion but once i minimize it i am getting the error.
How best can i make it work because this bot should run in the server.
I have an input dialogue box, for every execution i enter some data. and that data to be stored in an excel file. after running my work flow i’m getting this error “Input array is longer than the number of columns in this table”. What could b the reason and how can i resolve it.
Level 3 Calculate Client Security Hash System1 Login has run out of errors and I want to install uipath.Credentials.Activities in Manage Packages. ㅠㅠ
No package found, even though I removed it and searched all packages. If I delete the program and open it again, it will work the same way. What should i do? PLEASE help me!! ㅠㅠ
Currently I’m working with Mainframe application using IBM Ehlapi connection.Whenever i run the code, uipath struck in between the process and resuming after 5-10 mins. there is no specific area it is struck. it may struck in any screen(Back office) and resuming.
if anyone experienced this issue and found any solution.
please share
It fetch all the transaction data, but after that it doesn’t work. And another thing is the transaction number starts from 2.
I tried every possible way I can but can’t solve it.
I’ve attached the project here.
Hi,
We have installed Enterprise Uipath Studio and Orchestrator in our Organization.
We are facing the “Session Timeout” issue in all the features under Monitoring.
We are unable to trigger any Job, unable to monitor Queue items.
Uipath team till now is unable to resolve this issue.
Does anyone can help me on this?
3)After opening the window, if I navigate to Assignment tab and comes back to enter the data in Document tab the name in the selector changes(in the pic)
How to read excel file that is having same column names?
I have a excel file that is downloaded from sap and it has same column names in different fields as a result i’m unable to read the excel to studio as same column exist. Is there any way we can read the excel
Example.
Material Material Material Nha Nha
Group Type Dns status.
As there are multiple columns with same name read range is not working !! I need to filter the contents in Material type and copy it to another sheet.
The file is huge and formatting is not possible at start.
good afternoon
There is a way in which it can be automatically described in the following excel sheet.
I mean write on sheet1, then sheet2, then sheet3
Use the “assign” activity with the value of “next + 1”, but I get an error
Eye: I am using it in a “write range” activity
if you can help me, thank you very much
I completed the first part of level 3 assignment 2 with the Dispatcher process. It was working and and I moved onto the Performer process, but now I the Dispatcher process stopped working (without making any changes to the workflow). I have checked the forum for an answer but have not found one. Orchestrator shows the robot as busy and even creates log entries but it does not show up in the Queues section. I have reset the data and still the workflow says…
Opening applications…
Login Successful…
Processing transaction 1, 2, 3, etc.
Process finished due to no more transaction data.
Closing applications.
UiRobot is connected. Please help because I am was working on Performer (trying to trouble shoot why the file name writes “Data\Temp” instead of the xlsx file path location) when Dispatcher broke.