Complete our Nintex Community Survey
Access resources, discussions, and troubleshooting tips to maximize your use of Nintex RPA for automating repetitive tasks.
Recently active
The new RPA System Manager drastically improves the Installation experience for you. To familiarize yourself with the RPA System Manager, you will find several links for installation assets, ‘How to’ documentation, and a new installation course below.Help doc link. University course link. Nintex Customer Central link. The new system manager will also provide access to the RPA v23.11 General Availability releasev23.11 includes:New installation experience via the System Manager New Email DACs Now supporting Microsoft Graph API New Variables DACs New External data DACs New SAP DACs Now support forward compatibility for DACs The initial step of cross-platform supportImprovements and fixes Create an Oracle Database trigger Email commands improvement 'Add automation task to queue' command enhancementImproved quality and stability Bug fixes and more product performance improvementsIf you have any questions, please don't hesitate to contact the product team.We will be happy to help.
We’re still in the process of migrating from Nintex RPA LE to Nintex RPA, and one of the features we’re severely missing is how easy RPA LE handled the import of data. With RPA LE, you could have it import a data file (like a CSV), and it would automatically populate a “Data” section with all of the available headers in the file. You could then loop through that data, and easily reference a property from the current iteration. With Nintex RPA, this process seems MUCH more cumbersome. It seems like you need to import the file as text into a variable, then iterate through that variable with a specified row delimiter. To pull out a specific property of the current row, you need to get that index of the needed column using a column delimiter, and hope the layout of the file doesn’t change. I know that I could set it up at the beginning of the loop to pull out each index of the row into a named property - it’s just a lot of work that we didn’t have to do with the legacy product. So, for
Is there a way to set the Details, specifically the Element ID of a target to a variable.For example, we have a webform where the Element IDs often change because of text in the Header that comes before the first form field. If we could capture the first ID, we could target using a variable that increments from there to target the rest of the form dynamically. Get info only provides the URL.
Nevermind.
Hi!I am playing about with custom time triggers, and I have read the "A Guide to Cron Expressions” webpage linked in both the console and nintex help pages. I have created a cron expression, but I keep getting nothing in the schedule... any tips on where I have gone wrong? I want the bot to run every 15 minutes between 2am to 4am every day.. pics of expression and then empty schedule below...When I use a cron expression editor to double check it says I am using special characters that may not be recognised by everything, but I thought I had followed the linked guide - it’s not working though..Any help would be appreciated!
The new RPA System Manager drastically improves the Installation experience for you. To familiarize yourself with the RPA System Manager, you will find several links for installation assets, ‘How to’ documentation, and a new installation course below.Help doc link. University course link. Nintex Customer Central link.The new system manager will also provide access to the RPA v23.11 advanced preview release v23.11 includes:New installation experience via the System Manager New Email DACs Now supporting Microsoft Graph API New Variables DACs New External data DACs New SAP DACs Now support forward compatibility for DACs The initial step of cross-platform supportImprovements and fixes Proxy Triggers - support for internal LB (for the HA use case) Create an Oracle Database trigger Email commands improvementImproved quality and stability Bugs: 30 customers bugs, and 150 internal bugs have been fixed. Vulnerabilities: moved fully to.NET6 Scope of regression and automation coverage: 90%.
Hello!After installing "Kryon Assistant" the application does not start.Error: in the window: "Kryon encountered an unexpected error and will close".This error occurs in Windows 7 (x32, x64), Windows 8How to solve the problem?
I cannot open Foxtrot Admin on the server the license is on to change the path
My client intends to upgrade to the latest version of RPA from Kryon version 19.1. To minimize potential issues in the production environment, I aim to set up a test environment using version 19.1 and proceed with the upgrade there first. Unfortunately, I've been unable to locate the download link for version 19.1. Could you please guide me on how to download this specific version?
I have a user's forename and surname in the combination ‘Surname, Forename’ and I’d like to:Reverse this combination to ‘Forename Surname’ while removing the comma. Extract just the Forename.I’ve tried some regular expressions found in searching online but these either return an empty value or ‘false’. I have no previous experience in regular expressions. Any ideas?Thank you.
When using ‘Extract UI table text’ object, it is not returning any values even though I have a ‘Does UI object exist’ object before it which returns a value of true.HTML and Java mode both do not work with the web application I am using so unable to use another method of pulling data from the table. Has anyone come across this before and could offer any advice?
Hello, We’ve found references to “Input Variables” in the GraphQL api documentation, as well as within the Nintex Automation Cloud connect for Nintex RPA. I can’t find anything within the documentation that states how to actually define a variable as an input variable within the wizard. Does anyone have any hints that could point me in the right direction? Thank you!
Hello! We’re new to Kryon and are testing the waters by trying to replicate functionality we’re currently getting from Nintex RPA LE in Nintex RPA (Kryon). So far, we have two immediate pain points that we’re trying to find the best way to overcome. It may just be that we need a mindset adjustment with how one RPA tool works versus another, but I’m hoping we’re just not finding the commands that are available to us to accomplish this. Loop spanning multiple actionsWithin Nintex RPA LE we’re able to import a set of data (from CSV/Excel), then have the program loop through each record in the data and accomplish multiple steps (including targeting different UI elements) within each iteration of the loop. With Kryon, our exposure to the Loop advanced command seems to imply that the loop is only present within an individual “step”. If we needed a loop spanning multiple steps, is there a simple way to accomplish this? We know that we could build our own loop by incorporating “go to step” ad
When building a process, I have a window that appears where I need to enter a reference number into a field on this new pop up window however, when attempting to select the object, it is not identifying the pop up window but will find the objects on the main screen behind it. How do I make the pop up window the active window so I can select the object?
My coding has opened 2 applications such as Internet Explorer and Excel, Does RPA has function to call or switch to desire application ? (may be more than 2 apps in the future)Remark, i’m not interested on Key shortcut as Alt+Tab, need functional command also be better.
Hello,We’ve been running into some performance issues with Kryon, and we’re sure it’s due to the RPA server and server where the robot is installed not having enough system resources. We’re migrating from Nintex RPA LE which has these minimum requirements: Kryon on the other hand...: We assumed that these requirements couldn’t be accurate, because they’re so out of proportion to our other RPA solution, and any other software that we have installed in our environment. Much to our surprise, now that we have installed the RPA server and robot ourselves, we see a ridiculous amount of Kryon/Node.js processes running on the server, each consuming their own little chunk of memory. We know we’re going to have to increase our resources, but we’re going to feel ridiculous requesting the comically high minimum amount of resources for a product that we’re using (at the moment) very sparingly. So, my question is what do other people have as far as system resources on their RPA server and servers
Hi I have run out of several Nintex certificates (expired). I decided to update them and retake them. But when I fully answered all the questions and successfully completed the test, the certificate expiration date was not updated in the list. It does not even have a history that I was re-certified. How to fix it? Thank you
Hi Community,With this message I wanted to request a advice on how to approach a situation we are facing.We have a Banking App for iOS and Android, and we wanted to use Nintex RPA for Automation Testing of the App.We thought of using a PC application that can emulate/simulate a Mobile environment either iOS & Android and install the mobile app on it and use Nintex RPA to capture and create the Automation Testing Botflow.Is it something that is possible? and if so, what kind of Mobile emulation/simulation program is compatible with Nintex RPA.Hope to hear from you soon.With regards,Jemarhel
Dear customer,RPA’s 21.4 version is outdated and is no longer supported.We strongly recommend upgrading to newer versions for enhanced features and continued support. For more information, refer to the help documentation.
Hello, I have question about DACI use DAC Run macro. I want return TstHiFunc from macro to kryon (code as below)But I set the macro function return result in variable = TstHiFunc -→ It show blank. value that expect = Helllo Sub Test_Hi_Function()Dim TstHiFunc As StringTstHiFunc = "Helllo"End Sub Please guide me for solve it.
Hi After creating a template file, I would like to “Refresh All” Data in that file.What AC should I use for this function? Regards,Shin
I’m trying to upload an image from a file location as part of an API POST using the Call Rest API Method command in Kryon Studio, but I can’t find the right code to get it to work. Various suggestions found on Google but they don’t seem to fit the format being used. Can anyone advise what format this should be in please?
Hi I would like to zip ABC.xlsx file from folder path T:\User\Kryon Output into folder path T:\User\Kryon Output. What values should I set and which command line parameters should I use?Regards,
Hello! Which Kryon function should I use if i want to delete all rows with a specific word in column A?Example, I want to remove all rows with “OLD” in column A?Thanks in advance!
Hello, We’re starting to experiment a bit with launching wizards via the API, and I’m trying to figure out why applications are not automatically starting when the wizard is launched. Within Nintex Admin I have the application setup to launch the application if it’s not found. When I manually launch the wizard from the bot’s wizard catalog, the applications open automatically and the wizard completes successfully. However, if I run the wizard via the API, the applications don’t open automatically and the wizard fails. Are the launch options for an application only respected for attended operations? Thank you!
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.