Recently active
Hallo, recently I’ve been doing some decimal numbers calculation using Math Expression package ver. 1.0.6-20220114-173246: As an otput i got:-2.049744884e+7instead of expecting:-20497448.84What caused such effect?looking for a clues, greetingMichal
Hi everyone, I have managed to configure a Control Room managed Oauth connection, allowing my bots to connect to Sharepoint However after roughly 20-30 minutes it fails with the error message :{"code":"cv.validation.credential.not.found","correctiveAction":"It may have been renamed or deleted. If the problem persists, please contact your system administrator.","details":"","message":"The credential wasn't found."} I have configured in Azure that the connection should expire after 2 days, not after a few minutes. Changing the settings in Azure does not seem to have consequences in the Control Room.I then receive a message in the evening (always at 20:40, CET ) notifying me that “ A Oauth shared token for Custom EkinopsPRODnew has expired. “ Does anyone know how to change the duration of the token for Oauth in the Control Room ?
Hi Im trying to set alerts from AA 360 to one of our internal Saas tool. How we can do this? Im not seeing any webhook configuration in AA.Can anyone help on this?
I have been looking at the WLM APIs, and saw an endpoint for updating a work item in a queue. Started looking into it, with a couple of potential use cases in mind, but there seems to be no easy way to get the workitem ID; am I incorrect in this? The v3 WLM endpoint has a GET workitem call, but you have to already have an ID in order to use it. I am trying to find out if I am just missing something stupid simple, or if this truly is not possible through either a bot (doesn’t appear to be part of the $workitem$ var, or the API. And if it is not possible, what is the point of a PUT to update a workitem without a GET to obtain one?? Also, I did do a search on the forum, and see this questions asked several times over the years, but no answers yet.
Hello,I am experiencing an issue with two bots in the Control Room when attempting to execute them or modify their scheduled execution. Whenever I try to perform either of these actions, I receive the following error:Error Message:An unexpected problem occurred. If the problem persists, contact your system administrator.Code: generic.server.exceptionI have searched online for a solution but have not found anything helpful, as this error appears to be a generic one that can occur for various issues in the Control Room.This issue is urgent because these bots need to be rescheduled or executed outside of their current schedule, and they cannot be modified at the moment. Previously, these bots could be modified without any problems. Currently, this issue only affects two specific bots that are not connected to each other. Other bots, including those in the same folder or related to these bots, can still be modified and executed without any issues.I have attached a screenshot of the error f
Through a360, Is it possible to look for a specific text in a 15 page PDF ?
I am encountering an error while trying to run a bot on Automation Anywhere. The error message displayed is:"User: [email@example.com] is already running a bot on device: [Device ID]. If the problem persists, please contact your system administrator." Details:The bot execution fails due to what seems to be an active session on the device. I do not have the necessary privileges to terminate any stuck or active sessions.Question: Could this issue be related to the session shown in the second screenshot, under the "In Progress Activity" section, which is marked as pending? How can I resolve this without admin privileges?Thks for the support
Hi,I am trying to upload an image into GCP bucket using automation anywhere package, without need of any external scripting like python or javascript. I have tried using REST package POST action and HTTP file request POST file action (Screenshot for the same is attached here). Response is showing that file is getting uploded successfully into GCP bucket, but when I am trying to open the same image file, it is getting corrupted. Can anyone please help me with this problem.Thanks in advance.
Hi! When filtering multiple times for each keyword in a spreadsheet, is it better to use the Excel Advanced package or a dictionary? I first used the dictionary package, but it seems impractical with over 100 keywords. Any suggestions for a better approach?
Hi everyone,I've developed a bot for downloading reports from a portal. Occasionally, the bot gets stuck on some line items, though this doesn’t happen every time.I've updated all the packages used in the bot to the latest versions and set a 1-second wait period for specific actions. However, the bot sometimes remains stuck on the same line item for more than 10 hours and i manually stopped the bot This issue occurs 3 to 4 times within a 10-day period, causing subsequent tasks to queue up. I’ve tried to diagnose the problem but haven’t been able to pinpoint the cause.The bot runs on an RDP instance at 12:00 AM IST, making it difficult to monitor in real-time as the issue is unpredictable.Could anyone help me resolve this issue? I can provide a screenshot showing the latest issue faced by the bot at lines 68 or 69.Note : previous time i was getting issue on wait for condition , but i was mentioned the time limit for the wait condition,
Hola, tengo este problema al abrir un archivo excel con el Open Excel Advanced, gracias por la ayuda de antemano.
I followed the steps to connect the device in the control room. I installed the application and ran the plugin. The device did not connect and showed an error message. There were many users in the forum who encountered the same error, and I tried all the solutions. Still, it didn’t work. I tried different browsers, but it didn’t work. I changed the browser and plugin versions, but it still didn’t work. I granted all permissions and disabled all security programs, like firewalls, but it didn’t work. I attempted options like stopping and restarting the Co-Pilot application in services, but it still didn’t work. Thinking that another program might be blocking it, I formatted the computer, but it still didn’t work. I tried it on another computer, but it still didn’t work. Can you please help?
Can we give a wild card(*) in dynamic DomXPath? Instead of using counter.Ex: //table/tbody[1]/tr[*]/td[3]/a[1]
With multiple servers and multiple Citizen Developers, we would like to use a venv for Python instead of having to constantly update all the servers and Developers. Is this possible?
Whenever I use the Write from data table action, the results in Excel are always strings, no matter what type columns the data table has. I’ve tried with both decimal points (, .) and the result is the same. Is there a way to get the numbers into Excel?
Buenos días, existe diferencias entre el bot agente en ambiente de pruebas y en producción? Tomo como ejemplo la siguiente situación que se me presenta. Se realiza el desarrollo del bot en ambiente de desarrollo para interactuar en una plataforma y todo funciona bien, pero cuando se ejecuta en producción las acciones de capture fallan. Se aclara que se validan ambientes de la plataforma y se garantiza que los dos ambientes (Preproducción y producción) de la plataforma tienen las mismas propiedades. Por eso realizo la consulta si los bot agent tiene características diferentes entre ambientes o los control room o en sus paquetes. Muchas gracias
I’m getting some trouble using the unatteded user. I’m using it on a VM and when I try to run a bot, it tries to connect to the machine for a long time and, after a while it fails and at the history tab it shows this error:com.automationanywhere.nodemanager.exception.UserLoginException: {"message":"User not logged into the machine.","details":"This may be due to multiple reasons.\n\n1. Check that your username and domain name is correct in the provided device login credentials.\n2. Login into the machine as that user before running the bot.\n3. Some other user may have logged into the machine.\n\n\n\nIf you continue to see this message, please contact your system administrator.","correctiveAction":"","code":"user.not.logged.in"}Can someone help me? I am pretty sure I already defined correctly the username and password for the machine.
I am getting an error like above, can you help?