Skip to Main Content
ADD A NEW IDEA

Advanced Commands

the python version within Nintex RPA needs to be updated + solution to getting external python packages

current python version within Nintex RPA is outdated and end of life, there is a need to get external packages for newer functionalities https://devguide.python.org/versions/
Guest 14 days ago in Advanced Commands 0

Copying cells comment as part of Copy and Paste function in Nintex RPA

It will make the data more holistic and accurate as the inserted comments are part of the excel cells data.
Guest 3 months ago in Advanced Commands 0 Open for voting

Dynamic lists

All RPA tools have internal structured data storage robot can operate with. This is a crutial functions that allows to build fast and reliable robots. Text variable with separator is not a dynamic list. You can examine this approach at Nintex Bot ...
Guest over 3 years ago in Advanced Commands 0 Open for voting

Intelligent Document Processing (IDP)

I would very strongly recommend that we consider adding IDP features to our RPA offering. Having worked for one of the major RPA vendors previously, this requirement for POCs took up about 80% of my engagements. Could we look into leveraging and r...
Paul Keys 8 months ago in Advanced Commands 0

Prompt File and folder actions in Bubbles

Bubbles are very powerful tool to gather some data directly from users desktop but they do not operate with files. This is an omission i think. If a user wants to attach a file to be hand over by robot. See https://help.nintex.com/en-US/rpa/Action...
Guest over 3 years ago in Advanced Commands 0 Open for voting

Weak mathematical and text actions

"Mathematical" action erroneously called this because it provides the weakest set of operations of all the tools I have worked with. I think youneed to pay attention to Nintex Bot and add all it operation and formulas to be available out of the bo...
Guest over 3 years ago in Advanced Commands 0 Open for voting

Update Pause action to allow for longer time

For some reason, the Pause action is limited to only 60 seconds. Please greatly increase the max, or remove the max entirely.
Guest over 2 years ago in Advanced Commands 0 Open for voting

Enhance the Go To Step action to also go to specific advanced command

Within Nintex RPA LE, your able to insert labels throughout your botflow, which allows the software to jump between these labels, skipping steps/actions along the way. It would be very beneficial to include this functionality within Nintex RPA. If...
Guest about 3 years ago in Advanced Commands 0 Open for voting

Add indicator for hidden Then or Else block that it contains some commands or not

In "If else", "Complex If else" and "Multi-value if else" advanced commands is ability to hide/show "Then" and "Else" blocks using -/+ buttons which is useful for hiding empty blocks to improve readability. When a wizard is reviewed by other user ...
Guest almost 2 years ago in Advanced Commands 0

Advanced command to encrypt/decrypt data

We really need an advanced command that supports openssl encryption. Just one that handles strings to be encrypted/decrypted using a self defined key/key from vault. The only way one can handle this today is using scripts (which then expose your k...
Guest almost 4 years ago in Advanced Commands 1 Open for voting