Hello experts,
I can connect from the local SAP GUI my local machine ) to the S4H ABAP server successfully.
but when I am trying to connect from eclipse (my local machine ) to the S4H ABAP server, however I am getting attached error.
What could be the reason ?
Thanks and Best Regards,
Mohamed
Hi Mohamed,
I assume you are using the S/4HANA 1511 30-day trial on CAL ?
Then, you need to open the respective ports in CAL if not yet done (this is closed by default):
- Custom TCP, 3300 for access from ABAP in Eclipse to S/4HANA ABAP stack
- Custom TCP, 30215 for access from HANA Studio / modeling perspective to HANA DB
Click on the instance in the CAL console to bring up the instance details and then -> Virtual Machine -> Edit (right lower corner) -> Add (access point) -> <add above ports, as IP range choose 0.0.0.0/0> -> Add -> Save.
Best,
Joerg
Add a comment