activities
latest
false
UiPath logo, featuring letters U and I in white
UI Automation Activities
Last updated Nov 22, 2024

SAP Session Attributes Change Trigger

UiPath.Core.Activities.SapSessionTrigger

Description

Monitors changes in specified SAP session attributes. At runtime, any changes in the specified SAP session attribute are logged. All available SAP session attributes are available here.

This activity can be used inside a Trigger Scope activity. In this case, the SAP Session Attributes Change Trigger activity does not display the Scheduling mode property because the property is displayed in the Trigger Scope activity.

Note: This activity does not support monitoring in remote environments or filtering the monitored SAP sessions.

Project compatibility

Windows - Legacy | Windows

Configuration

Designer panel
  • Attributes - The SAP session attributes that you want to monitor. Only sap* attributes are allowed in this field.
  • Scheduling mode - It specifies how to execute the actions when a trigger is fired. Choose one of the available options from the drop-down menu:
    • Sequential - actions are executed one after another. The monitoring continues until you stop the execution or a Break activity is met. Default value.
    • Concurrent - actions execution can overlap. The monitoring continues until you stop the execution or a Break activity is met.
    • OneTime - executes one action and exists monitoring.
    • SequentialCollapse - Ignores all upcoming events, except the latest, until the current event finishes execution.
    • SequentialDrop - Stops the previous event execution and starts the next event.
Properties panel

Common

  • Display name - The display name of the activity.

Input

  • Attributes - The SAP session attributes that you want to monitor. Only sap* attributes are allowed in this field.

Misc

  • Enabled - If set to False, the trigger starts but does not fire any events. It can be enabled later at runtime, with the Enable Local Trigger activity. This field supports only Boolean (True, False) values. The default value is True.
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports only Boolean (True, False) values. The default value is False.
  • Description
  • Project compatibility
  • Configuration

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.