Application integration - SAP ERP Adapter

Use case: Application Integration Connector SAP ERP adapter using connect SAP ECC.

I am trying to configure and test, getting error below.

Google release SAP ERP adapter recently, Has anyone successfully able to configure SAP ERP adapter and use?

without Port getting error below.

 
Initialization of destination SAP--765366247 failed: Connect to SAP gateway failed connection parameters: TYPE=A DESTINATION=SAP--765366247 ASHOST=vhmuuftdci.sap.trellix.com SYSNR=00 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR connection to partner 'vhmuuftdci.sap.trellix.com:3300' broken TIME Mon Apr 29 17:59:40 2024 RELEASE 753 COMPONENT NI (network interface) VERSION 40 RC -6 MODULE /bas/753_REL/src/krn/si/gw/gwxx.c LINE 1179 DETAIL NiIRead: P=10.138.0.2:3300; L=10.32.0.22:54474 SYSTEM CALL GwRead ERRNO 104 ERRNO TEXT Connection reset by peer COUNTER 2

 

 

0 2 199
2 REPLIES 2

We went through similar setup process on our internal sandbox. From our experience, this is simply because there is no networking route for the Connector to reach SAP.   Setting up network for us required multiple steps (a PSC, a PSC attachment, an Endpoint attachment...).

So my suggestion is to doublecheck all the network setup steps and try to diagnose that 

We did PSC setup, and endpoint attachment configuration and DNS server configuration. with that configuration able to connect SAP API endpoints.

The issue with the ERP adapter connection,

the SAP ERP adapter level dont see the service gateway listen port, default hitting 3300, our servers are running different port (application accessible on 44300, gateway running on 3600) how that port can be changed also a question? dont see any option in the adapter configuration.