UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de integraciones clásicas

Última actualización 18 de may. de 2026

Abrir la Conexión SAP

UiPath.SAP.BAPI.Activities.SapOpenConnection

Importante:

Starting with v2.0.0, this activity has been deprecated.

Abre una conexión a SAP, lo que le permite invocar flujos de trabajo BAPI.

Propiedades

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Entrada

  • AppServer - The hostname of the specific SAP application server, to which you want to open a connection. This field supports only strings and String variables.
  • Client - The SAP client you want to log into. This field supports only strings and String variables.
  • Language - The log in language you want to use. This field supports only strings and String variables.
  • Password - The password you want to use to log in. This field supports only SecureString variables.
  • SystemNumber - The system number of the SAP system you want to connect to. This field supports only strings and String variables.
  • User - The username you want to use to log in. This field supports only strings and String variables.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Salida

  • SapConnectionService - The connection to the SAP system, stored in an IConnectionService variable. This object should be used while invoking the BAPI workflow and in the Close SAP Connection activity. This field supports only IConnectionService variables.
  • Propiedades
  • Común
  • Entrada
  • Otros
  • Salida

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado