Skip to content

Commit a0384f0

Browse files
Merge pull request mendix#9087 from mendix/kv-BAPI-Connector
BAPI Connector
2 parents 37f96ff + a927702 commit a0384f0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/en/docs/appstore/use-content/platform-supported-content/modules/sap/sap-bapi-connector.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ To use BAPI Connector for SAP Solutions in your Mendix application to call the B
6161

6262
1. Set up the developer environment as described in [Setting Up the Developer Environment](#setup-environment).
6363
2. Test the connection to the SAP Backend [using the microflow `TestConnection`](#test-connection).
64+
65+
{{% alert color="info" %}}The `TestConnection` action works only when connection details are configured using [Direct Connections to the SAP Backend System](#sap-connection-details).{{% /alert %}}
66+
6467
3. Add the microflow `Create_BAPIExplorer` to the navigation of your app to allow you to search for the BAPIs you need.
6568

6669
{{% alert color="info" %}}Searching for BAPIs is provided as a microflow rather than a separate app so that you can set up the JCo destination securely. You should not give access to this microflow to any end-users of an app you build using the Mendix BAPI Connector.{{% /alert %}}

0 commit comments

Comments
 (0)