Creating or editing a SAP endpoint
Endpoints provide the SAP connection information that Studio
and the Integration Appliance use to connect to the SAP system.
Downloading and installing the SAP Jar Files and DLLs
To connect to an SAP system from Studio, you must install
SAP DLLs and jar files onto your Windows development
machine. You must have an SAP User ID and password to enter the SAP
Support Portal to download the files.
SAP Invoke BAPI activity
Use the SAP Invoke BAPI activity
to call a Business Object Method (BAPI), that is remotely enabled
at the specified SAP Endpoint, during run time.
SAP Invoke RFC activity
Use the SAP Invoke RFC activity
to call a Remote Function Call (RFC), that is remotely enabled at
the specified SAP endpoint, during run time.
SAP Receive IDOC activity
Use the SAP Receive IDOC activity
to act as a server and listenson the configured SAP endpoint, during
run time. The activity receives an IDOC from the specified SAP endpoint
and converts it to XML data. The SAP Receive IDOC activity
is a starter activity.
SAP Send IDOC activity
Use the SAP Send IDOC activity to
send an IDOC to the specified SAP endpoint, during run time.