Send Value

The Send Value action An instruction within a botflow. sends a value to a target An element within an application Nintex RPA LE interacts with, such as a button, text field, or checkbox., such as a text box. Using this action, you can:

  • Send text data to a text editor.
  • Send shortcut keys to a target.
  • Send a Ctrl+C command to copy information.

Some examples of target applications for the Send Value action using the Selector tool are:

  • Microsoft Excel spreadsheet cells.
  • Nintex Forms.
  • Browser windows.

Jump to: 

Add a Send Value action to a botflow

  1. Drag the Selector tool from the Build Pane Area to add new actions and edit existing actions. and drop it onto an application to display the Target Preview.
  2. Select Send Value from the Data actions list.
  3. Enter the value to Send to the target application.
  4. See the Send Value settings for more information about:

    • Hide Value: Hides the sent value.
    • Bypass the keyboard: This setting displays when the target resides in a browser window.
    • Click before sending: Clicks the target before sending the data to the target.
    • Tab after sending: Sends a Tab command after the value is sent.

    • Change case: Changes the sent value to Upper, Lower, or Proper case.
    • Remove spaces: Removes Leading, Trailing, or All spaces from sent values.

    • Mode: Sets the mode of the sent value.
    • Speed: Sets the speed of the sent value.
    • Keystroke delay: Sets the automatic delay of the speed of the keyboard in milliseconds.
    • Use Virtual Key Codes: Allows the application to receive the physical key on which a user strikes on the keyboard to produce the results on the screen.

  5. If needed, adjust the Rule settings to modify how Nintex Bot finds the application target.
  1. If needed, adjust the Run Error Task settings and Timing settings to fine tune how the action runs.
  2. View the action Details settings.
  3. If needed, adjust the Run Switch setting to create the action without running it.
  4. (Optional) Add an action note.
  5. Click OK to add the Send Value action to the botflow Automated steps that you can design for each bot that will run..

Send Value Action field and button descriptions