activities
latest
false
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
UiPath logo, featuring letters U and I in white
用户界面自动化活动
Last updated 2024年11月22日

SAP 登录

UiPath.UIAutomationNext.Activities.NSAPLogin

描述

使用该活动登录到 SAP 系统。

项目兼容性

Windows - 旧版 | 窗口

配置

设计器面板
  • Client - The SAP client number you want to log into.
  • Username - The username you want to use for logging in.
  • Password - The password you want to use to log in. If you select the Secure radio button, the value of the password field is stored as SecureString.
  • Language - Decide which language you want to use to display screens, menus, and fields.
  • Multiple Logon Option - License information for Multiple Logon opens if a user attempts to log onto the system several times. Choose one option from the drop-down menu:
    • Continue with this logon and end any other logons
    • Continue with this logon, without ending any other logons
    • 终止此登录
属性面板

常见

  • “出错时继续” - 指定在活动引发错误时是否应继续自动化操作。 此字段仅支持 Boolean 值(TrueFalse)。 默认值为 False。 因此,如果该字段为空且活动引发错误,系统将停止执行项目。 如果该值设置为 True,则无论出现何种错误,系统都将继续执行项目。
    Note: If this activity is included in Try Catch and the value of the ContinueOnError property is set to True, no error is caught when the project is executed.
  • 延迟 时间” - 此活动完成与下一个活动开始执行任何操作之间的延迟时间(以秒为单位)。 默认值为 0.3 秒。 在活动之间添加延迟可确保一个活动有足够的时间完成,然后再开始下一个活动。

  • “在此之前延迟”- 上一个活动完成与此活动开始执行任何操作之间的延迟(以秒为单位)。默认值为 0.2 秒。在活动之间添加延迟可确保一个活动有足够的时间完成,然后再开始下一个活动。

  • “显示名称”- 活动的显示名称。
  • 超时”- 指定最长等待时间(以秒为单位),如果超出该时间后活动并未执行,系统便会抛出错误。 默认值为 30 秒。

输入

  • 客户端- 要登录的 SAP 客户端编号。必须将文本放入引号中。
  • 语言 - 决定屏幕、菜单和字段的显示语言。必须将文本放入引号中。
  • Multiple Logon Options - License information for Multiple Logon opens if a user attempts to log onto the system several times. Choose one option from the drop-down menu:

    • Continue with this logon and end any other logons
    • Continue with this logon, without ending any other logons
    • 终止此登录
  • 密码 - 要用于登录的密码。必须将文本放入引号中。
  • Secure Password - The secure text to be written in the Password field. This field supports only SecureString variables.

  • 用户名 - 要用于登录的用户名。必须将文本放入引号中。

输入/输出元素

  • 输入元素 - 用于执行活动的用户界面元素,存储在 UIElement 对象中。 此字段仅支持 UIElement 对象。 可以从其他用户界面自动化活动的 输出元素 属性字段获取此对象。

其他

  • “私有” - 如果选中,则不再以“Verbose”级别记录变量和参数的值。 此字段仅支持 Boolean (TrueFalse) 值。 默认值为 False
输出
  • SAP Session Window - Output a UI element to use in other activities as an input UI element.
  • 描述
  • 项目兼容性
  • 配置

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo White
信任与安全
© 2005-2024 UiPath。保留所有权利。