Get Value

The Get Value action An instruction within a botflow. copies information from a target An element within an application Nintex RPA LE interacts with, such as a button, text field, or checkbox..

Using the Get Value action, you can:

  • Get values from Microsoft Excel spreadsheet cells.
  • Copy text from a text editor.
  • Copy values from online forms.

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

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

Add a Get Value action to a botflow

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

To add a Get Value action to a botflow Automated steps that you can design for each bot that will run.:

  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. Click the Get Value action from the Data actions list.
  3. The Get Value Action Builder window displays.

  4. Set the Get Value settings.
    • Get: This field varies depending on the selected target.
      • Text: Copies the selected screen text.
      • List Box: Available for a list box.
      • Radio Button, Check Box, or Spreadsheet: Available for a radio button, check box, or spreadsheet cells.
    • Save to: Enter where the copied information should be stored.

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

  5. If needed, adjust the Rule settings to modify how Nintex Bot finds the application target.
  6. If needed, adjust the Run Error Task settings and Timing settings to fine tune how the action runs.
  7. View the action Details settings.
  8. If needed, adjust the Run Switch setting to create the action without running it.
  9. Optionally, add an action note.
  10. Click OK to add the Get Value action to the botflow.

Get Value Action field and button descriptions