Complete our Nintex Community Survey
Explore resources, discussions, and troubleshooting tips to leverage Nintex RPA LE for automating repetitive tasks efficiently.
Recently active
I am facing issue in installing the Nintex gateway. The installation is struck in the below position which I mentioned in the attachment. It doesn't going further steps.
i trying to connect Nintex workflow and Nintex RPA via the connector. Downloaded and install the Nintex gateway on my virtual machine but I cannot authenticate by signing in on my VM, signing in just loading for hours please any help with this
Is there a way in RPA to send a Keyboard command a certain number of times, in this case the certain number of times is a variable. For example, I would like to send [^Up] 4 times because the variable is 4. What I have used in other RPA's is [^Up 4] (exchanging out the 4 for the variable) but this doesn't seem to work in Nintex. [^Up][^Up][^Up][^Up] this works but it isn't variable each time, which is really what I need to action. Thanks ahead of time for helping.
Hi, Everyone, We have found an issue where Nintex Bot 17.4.0 may not work with web tables in Google Chrome or Microsoft Edge properly at this time. We are working to address this issue and release an updated Nintex Bot version soon. The Chrome Extension has been updated to v1.1.0.1 which fixes a targeting issue with Google Chrome and Microsoft Edge. You can continue to use 17.4.0 to run botflows, but if you need to design botflows that target Chrome or Edge, please use 17.3.0, but this also means that you cannot take advantage of the new role-based access control feature. We will keep the release notes and this forum updated as we go. If you have any questions, please don't hesitate to reply to this thread. Thank you for your patience,Mike
the last couble of days I have had this error in the nightly runs - when pressing OK and manually running again, it runs without the error.does anyone have an idea why this happens, or how to investigate the issue.
Hi, Everyone, I wanted to let you know that our latest release is live. Check out the blog on the new Role-based Access feature. And as always see the release notes for details about what's included in this release. Note that if you had bots going offline or botflows being queued in prior versions of RPA Central and Bot, I highly urge you to upgrade all bots to 17.4 and your server to 2.4. Upgrading everything is also recommended if you intend to use the new Participant role. Thanks,MikeRPA Product Manager
I'm curious how other users are automating the process to ensure the bots remain online or ready when patches or windows updates are installed. We have everything configured to restart after an update. However, the bots don't always reconnect to the RPA Central server. I've tried using a batch script to restart the RPA Central service and then Bot service, but this not working either. Any suggestions?
Hello! I was setting up the Nintex Bot and faced to issue. When I put value with Cyrillic letters into "Send value" Task, an example "Тест", Nintex will put it as "Òåñò". Is it possible to solve it?
Hello, In the near term, we're going to be upgrading from Foxtrot 15.0.3 to the latest Nintex RPA available. With Foxtrot, we're able to start the rpa scripts from an external scheduling tool via the Foxtrot command line options. I've heard that initially command line support wasn't implemented into Nintex RPA or RPA Central, but this forum post suggested that the feature gap was going to be bridged in a few months (over a year ago): https://community.nintex.com/t5/Nintex-RPA-Forum/RPA-Central-Command-Line-Launch/m-p/108687 I know you can trigger botflows through NWC, and NWC has an API that we could use to start the workflows. However, I'd hate to be required to consume 2 "flow" licenses, just to start a botflow. Other than NWC, is there currently a way to start botflows from an external source? Thank you
I have an RPA Botflow I've been working on for a while, but had to put aside for a week. I've just come back to it and found that a) the bot was offline, which I fixed, and b) when the botflow kicks off, the bot loads on the screen but doesn't actually start the main task. I have to manually kick it off.Not sure if this a setting in the botflow or an issue with the software.Please advise.
Hi All, I'm running Nintex RPA and have chosen to use an AWS workspace so the automation can run 24-7 in the background and execute when scheduled. The schedule functions works well however I'm getting some strange inconsistencies. Sometimes the automation executes when it reaches its scheduled time (often when my pc is logged into the AWS workspace) however sometimes when my AWS workspace is not logged it - it will just show as 'queued' or 'running'. I will then have to terminate each separate automation and reset the entire bot to let it run smoothly. I have had instances in the past when the AWS workspace isnt logged in and the automation runs fine. The process just seems to be slightly inconsistent at present. The question is how do I get the robot to run effectively in the background (ie on this AWS workspace) and actually execute automatically at its scheduled time. All help appreciated! Kindest Ashley
Hello, I am just wondering if this is an issue for me or the following is normal. In the event that a published Botflow stops/fails, we normally would go into the Bot to see what the issue was. It could be as simple as the date that was being entered in a date field was missing a digit. In that case, the date would be adjusted and the Botflow would be kicked off again from the Bot. We recently upgraded to version Bot 17.0.6/RPA Central 2.0.5. Now when the failure occurs, I am unable to kick the script off after a failure. I am however able to use the down arrow to step through the process. I end up having to close everything and then restart it from RPA Central. Thanks in advance!
When I load the data for a botflow it is only setting itself to Run 1 Time. I want it to run all the records I load but I am going to run it using RPA central so I do not want to have to change that manually. Is there a way to change the default to run all instead of run once? Only happens if I ask the botflow to load excel into a database. ('open data')
Is it common to have issues with interactions with websites and Nintex RPA? We're having inconsistent results related to interactions with websites and I wanted to confirm if other people are having the same issue. I've used Internet Explorer, Google Chrome (with Nintex add-on), and Microsoft Edge. I built a bot on my local workstation but when I transfer the ownership to another user and they try to run it on their local workstation, the targets are off. I also tried using a static environment of a bot server with one "bot" user (to avoid user permission issues), and still have intermittent issues with website interactions and targeting. We recently upgraded from Nintex RPA 16.5.5 to Nintex Bot 17.0.6 which I had expected to resolve most of our targeting problems but it hasn't. Is this a common issue with using websites with Nintex Bot? Our goal is to build the bots and transfer ownership to the departments for them to run the bots themselves.
I am currently coding RPA to send an email using Outlook on Chrome. When I try creating the email, entering text into the body, To, etc., and attaching files, RPA sends me the message "cannot find target" about half of the time. I am using clicks for things such as clicking on the "new message" button or adding a file. I can recode it and run it again and it works fine, but then when i try retesting times it errors out. It also errors out sometimes when I send the "body" message or the "To" about half the time. I tried things like adding wait times to see if it was a loading issue and recoding it, but it didnt fix the problem. Any information would be greatly appreciated.
Is there a way or will there be a way to organize botflows into folders? As we start to build out botflows, we're seeing that it could be potentially problematic for users to scroll through hundreds of botflows to select the one that they need to run. It would be nice if we could designate folders to store the published botflows to so that departments could go to their specific folder(s) to access their botflows and limit the possibility of them selecting the wrong botflow.
I been stuck trying to find a way to click on the row using a variable. My Variable contains LC-0031. I want to be able to pick this row with BOTflowThis is not a table.when I try to getvalue of where I clicked it is blank.I have tried the list and I have tried to get specific cells.This is a window program. when I try to OCR the image : ED Item # -"- Code0 : LCSLCS® 3 LCS4 LCSCode Description Loss Control Servicing Loss Control Servicing Loss Control Servicing Loss Control ServicingContract Number Type2018BRAWLEY-01 Flat2019 BRAWLEY HourlyLC-0031Hours Worked Total36.00 $35,636.50 30.50 57,940.06 Is there any hope?
Hi, Everyone, we are using the "Get EMail"-Action to parse Mails from an INBOX-Folder. It is possible to parse the HTML-Part of a Mail instead of the Plain-Text Part? The Action contains only the Plain-Text part of a message. Thanks! Matthias
Hi, Everyone,The latest releases of RPA Central and Nintex Bot are now available. See the release notes for what we've included: https://help.nintex.com/en-US/platform/ReleaseNotes/NintexRPA.htmThanks!Mike
Hi, Please is there a way to scrape data from a website in NintexRPA?Kindly assist with this... Attached is the same Data image
Hello,please, check screenshots below. I sent value from list to form, with damaged Russian letters, but I see the current Russian letters in the Preview. Can you help me figure out how to fix the error?If I copy the information from the list to the clipboard, then everything is fine. List to form: List to clipboard:
Good morning, Just looking for input as to how others deal with RPA Scripts not running if RDP sessions are not active? We currently have one main RPA server and then from that server we create 4 separate RDP sessions that run all the scripts. If those RDP sessions get closed for any reason, chaos ensues! I did find the solution that includes changing some registry settings so the RD will not switch to a GUI-less mode. However, I am wondering if anyone is setup in a way that does not include RDP sessions? Thanks in advance!
Wondering if someone can help me figure out the following: I have a variable that could populate with various information such as "1K to 3.5K" or "1K to 10K". The goal would be that if this variable includes anything under 10K, or less, another field is populated with 1K to 10K. I tried to use the "ContainsNumber" and IsLess formulas but I can't figure out how to put them together. There is probably another way I should be creating this statement so I thank you in advance for helping me out.
Windows 10 updates will makes changes to some system configurations that can impact applications running on your systems. A Nintex RPA customer recently updated Windows 10 and could not find their botflows. After some investigation, we found what Windows 10 had done to specific directories, where files are store. Click here for more details on how to get your botflows back.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.