Activities
latest
false
Banner background image
Workflow Activities
Last updated Apr 22, 2024

Send Interim Result

UiPath.WorkflowEvents.Activities.SendInterimResult

Description

The Send Interim Result activity is used to render the intermediate state of the output arguments of a process. The controls you bind to the Interim Process Result (IPR) outputs are likely to be refreshed multiple times while executing the process. Because of this, we recommend not changing the data in the bound controls if an input control was used because the changed data will be lost once the next IPR result is received by UiPath Apps and when the process ends.

Enables you to send the results of an Attended job to UiPath Apps or a custom app using Robot JS before it has finished executing.

Note:
  • For version 1.0.0 of the Workflow Events activity pack, this activity requires Studio 2022.4 or above.

  • For version 2.0.0 of the Workflow Events activity pack, this activity requires Studio 2023.4 or above.

Project compatibility

  • Cross-platform

Cross-platform configuration

Properties

Common
  • DisplayName - The display name of the activity.
Misc
  • Argument name - The output argument name for the interim result. The argument name must be an exact match for the argument. This field supports output arguments.
    Important:

    When upgrading to version 2.0.0 of the Workflow Events activity pack, remember to update Argument name bindings and replace Strings with output arguments (Out and In/Out).

  • Argument value - The value for the output argument to send. Any existing property, variable or argument, can be selected for binding. This field supports any type of text (String, Int32, Boolean).
    Note: The data type of the argument value must match the one of the Out or In/Out argument provided in the Argument name field.
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
    Note: The Argument name and Argument value fields are mandatory. If any of these is left blank, an error message is displayed.
  • Description
  • Project compatibility
  • Cross-platform configuration
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.