The place for Developers to share and learn.
Recently active
Keystrokes can be the least favorite tool in bot development, because they often do not work very well. What are the biggest mistakes or issues when using keystrokes. I find that I have to use various delays with their use.
I am using trial version which is under my account for development. However, there is a official license on client end. I wonder is my development project can swap to client environment or I need redo on official license?
I have presently completed 2 small bots using AA V11. It was not easy to do, and took many hours. I will be getting AA 360 soon. What is the best learning program to take, and what is the cost? Also, what is the best method to solve a bot problem?
Hello, I would like to know how can I do wrap text for all sheet
Its basically a mail service similiar as outlook or gmail. We have activities available in Uipath to download attachment, send etc in background but i dont see anything like that in AA. I dont want to go with UI automation. Is there any external package available to automate freshdesk portal in background.(basically download attachment, get date time of email arrival etc.) Thanks!
Need to run a bot on multiple machines using WLM. Bot logs in a web app using credentials present in the AA vault but this web app does not support concurrent login of the same user account. I have multiple credential sets but how can I associate the bot to use specific credential set on a specific machine. I am using A350 v22.
Hi,I am trying to automate freshdesk portal using Automation 360. Objects are not getting captured correctly, left panel specifically. I want to select a drop down down value but object is getting captured, tried Capture action, universal recorder and AI sense. Request help.Thanks
@MADEVAN THAYUMANAVAN @ChanduMohammad S @@Tamil Arasu10 I am trying to capture objects with Object cloning in V11 but cant do it due to plugin issue, I added chrome extension and tries opening client with run administrator, even though the issue is not solved. Can anyone here help me with the solution.
I know how to do this in A11, but i couldnt figure out in A360 I just want to do the same like this; is it possible in A360?
When i trigger the API gettasklogdata or any Business operation API, the api response 500 "Bot Does no extist" the user has Bot Insight Admin role and other role with API Data options. Also, has BotInsight License.With Operations data APIs works perfectly. A360 V23 Production Server OnPremise
Hi team , I am having batch file to close the server manager screen. When I ran this file using open application command is running but not closing the server manager screen. When I run this file using right click and "Run as Administrator" then its working fine. Is there any option in A360 to run batch file as a Administrator mode. code as below @echo offtaskkill /F /IM ServerManager.exe or is there any other method to achieve this task please let me know.
Hello everyone, How can I send reminder email?
Where and how i can get AAE v11.3 download
Hi,I would like to insert a variable in place of the highlighted static value. (All the other contents of URL are fixed just have to have change the highlighted part with my variable).This would help me read the value from my excel file and change the URL value based on the variable. I would really appreciate your help on this.
Hello, I am new to using IQ bot. I tried to give it a good sample size of a few hundred projects, and it somehow spiraled to over 4000 documents in my validation queue. Is there a way to delete the validator queue?
Hi guys,I am trying to connect to a Microsoft SQL Server DB with user define connection mode but I got the following errorPlease help me how can I connect to the server.Thank you.
I want to change the date format of one of the columns to DD/MM/YYYY in excel. The columns are fixed i.e. C5 and D5
3. Why "Run bot in stealth mode" and "MetaBot Screen recalibration" feature has been removed in Automation 360?4.Why internet connection feature is Deprecated for Automation 360 and what is the workaround to use it for automation 360?5.Why Bot Creator Visualize view feature is not available for automation 360 and what is the workaround to use it for automation 360?6 What is the reason that Performance triggers is not available for automation 360 and what is the workaround to use it for automation 360?
Hi ,I have an excel file with 2 sheetsSheet1 -- column names(Id,name)Sheet2-column name(id,name)I am using excel as dbI need to update sheet2 name column where sheet2(Id) is matched with sheet1 (Id)Could you please send me uodate queryThanksMahesh
I have an automation that connects to an excel file as a DB to retrieve data from that file. The automation runs fine on my Dev environment but when I moved it to one of our production machine I get the below error message when it enters that task. Error Message : [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
Hey all! I would like to ask how to remove screenshot from recorder preview. Sometimes I use recorder to capture element, but it is not capturing the one I want. Then I fine tune object properties to make sure it identifies my desired element, but screenshot is still showing previous one I captured initially.Let's clarify with following example: for web application, checkbox that is placed within div element, I hover over checkbox but recorder identifies div and in screenshot preview it is showing red outline around div.This is just annoyance and solution would be to re-capture element , but there are rare cases when I am unable to select the one I want. In below screenshot I had to make label element invisible so I can capture checkbox which was untargetable otherwise. This preview is not showing element in context and I would rather have no screenshot than misleading one.Thanks in advance!