On Foreground Window - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Automation.Window

Description

Waits the specified amount of time for the specified window to come in the foreground. Executes child activities if window comes to foreground within specified time.

Properties

Analyst

  • Description: Optional text for documentation purposes.

Common

  • Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.

  • Disable Log: Disables the logging functionality for this activity.

  • Disable Protocol: Disables the protocol functionality for this activity.

  • Timeout: Duration in milliseconds in which the activity tries to execute.

Input

  • ArtefactID: If you have saved the selector value in an Artifact, you can reference it here. If the value is 0, it is not connected to any Artifact in the database.
  • Selector Value: This is the field where the Smart Indicator will store your indication result. You can, of course, also adjust the selector value manually.

Output

  • Window: Window that comes to the foreground.
Note: This activity is supposed to be mainly used in the popupwatcher to close unexpected windows. Since the strategy of the window itself should aim to close the window, there is no Clean Screen Exit to be maintained. For expected windows, please use Attach Window.