Introduction Lists are a great tool to utilize while building out your botflows. They can help simplify complex logic, serve as a data source or as a quick lookup to help translate values. While we ha...
Ever been in a situation where you need some randomized test data? “Test One” living at “123 Fake St” can only get you so far. Luckily, Nintex RPA can help you generate real-looking randomized data! T...
The Problem I recently had a customer ask how they could theme document templates based on certain criteria in a workflow without having to maintain multiple templates. As you can probably imagine, ha...
Introduction This is another question that I’ve run into more than few times over the years: “How do I interact with this date field? It won’t let me type anything, I can only pick the date from the p...
Introduction “I am trying to login to Nintex RPA but it isn’t letting me in! What do I do?” This is a question I’ve gotten a lot since the release of Nintex RPA Central - and honestly, it is a pretty ...
can we save fsf files in fsp format ? is there any way to process it ? i.e. foxtrot project files conversion to foxtrot project format
I have a list of PDF documents in Windows Explorer. I need to link each document individually into SAP. I therefore need to know how to select the top document (that I know how to do) and when it is l...
Could someone help me in how I set up my workflow to exit if an error occur ? I can't find any examples or best pratice demos ! I have a flow who starts every hour and if it's fail because og missing ...
I have an Excel sheet where the date is stipulated as 4/12/20. I need to enter the date as 12/4/20 in SAP. Is there a way to convert the date into the 12/4/20 format?
Hi I am working on a web table. I have a column with 7 rows in it. I need to click the top entry to access it, make some changes to the record, and go back again to the table. I then need to select al...