Skip to main content

SAP Logon

Use this activity to log on to an SAP system. Provide the exact SAP connection name to log on to your SAP system.

Options

  • SAP Logon Path: The path to your SAP Logon program.
    • Type: System.String
  • Connection Name: The exact SAP connection name
    • Type: System.String
    • Required
  • Number of Retries: The number of times that the activity is trying to connect to SAP scripting interface.
    • Type: System.Int32
    • Required
  • Retry Interval: Specifies the amount of time (milliseconds) between each try. The default is 500 milliseconds.
    • Type: System.Int32
    • Required