The following steps will verify that the required SAP API’s are configured correctly and accessible to EcoSys Connect.
-
Open the "EcoSys Connect - Verification Jobs SAP.json" in a text editor.
-
Edit the line for the SAP host and port as follows:
-
Set SAP_HOST to your SAP Server Host Name
-
Set SAP_PORT to your SAP Server port
-
"systemUrl": "https://SAP_HOST:SAP_PORT"
-
-
Save the file.
-
Navigate to EcoSys Connect and click the Job tab.
-
Click the Import button.
-
Select the JSON file from step #1 to import.
-
If the import was successful, the connection to SAP is working as expected. If not, then the problem is mostly likely one of the following issues:
-
Network connection is not possible between Connect and SAP.
-
The Connect Authenticator for SAP is not configured properly. See step above for configuring Connect Authenticators.
-
The Connect Agent is not configured properly. See step above for configuring the Connect Agent.
-
-
Go to the Jobs tab and run the job called "EcoSys Connect Verify - Step SAP".
-
If the job executes successfully, the API connection to SAP is working as expected. If not, check the job log for details.