Send Value

The Send Value action A feature that supplies the instructions in a botflow. sends a value to a target An element within an application Nintex RPA interacts with, such as a button, text field, or checkbox., such as a text box.

Using the Send Value 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.

Add a Send Value action to a botflow

This example provides the steps necessary to add a Send Value action to a botflow.

To add a Send Value action to a botflow A file that stores the actions and variables designed to automate tasks.:

  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. The Send Value Action Builder window displays.

  4. Enter the value to send to the target application.
  5. See the Send Value settings for more information about:

    • Hide Value: Hides the sent value.
    • 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.
    • Bypass the keyboard: This setting displays when the target resides in a browser window.

    • 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 sent value.
    • Speed: Sets the speed of the sent value.

  6. If needed, adjust the Rule settings to modify how Nintex RPA 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. Optionally, add an action note.
  5. Click OK to add the Send Value action to the botflow.

Send Value Action field and button descriptions