Create Connection
Creates a SAP Connection.
This activity helps in creating a SAP connection.
Input
Client :
String ArgumentSpecifies the SAP client to use.Connection Name :
String ArgumentSpecifies the SAP connection name.Language Code :
String ArgumentSpecifies the log-in language code that you want to use. For example:- "EN".Username :
String ArgumentSpecifies the SAP username to use to log in.Password :
String ArgumentSpecifies the SAP password for the given user to log in.
Output
Connection :
Object VariableRequiredSpecify the created connection to the SAP system stored in an Object variable.
Last updated