Skip to Main Content
ADD A NEW IDEA

Advanced Commands

Showing 9 of 39

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 5 days ago in Advanced Commands 0

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 1 year 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 9 months ago in Advanced Commands 0 Open for voting

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 1 year 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 1 year 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 over 1 year ago in Advanced Commands 0 Open for voting

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 about 2 years ago in Advanced Commands 0 Open for voting

Specified Text Location Identification

Allow the robot to take in a specified string as a variable, and provide the on-screen location of the text in x,y coordinates, or a list of coordinates if multiple entries are found. Would be helpful when needing to click on items where the value...
Guest over 1 year ago in Advanced Commands 0 Open for voting

Add native support for C# plugins / C# code

Nintex RPA allows to develop your own plugins which can be used in Advanced Commands. Sadly the current implementation spawns a child process Leo.PluginActivator.exe which then handles the execution. Spawning this process and returning the result ...
Guest about 2 years ago in Advanced Commands 0 Open for voting