cancel
Showing results for 
Search instead for 
Did you mean: 

webservice and SAP integration in the same internal network

former_member474221
Participant
0 Kudos

Hi

I am working for a customer say ABC and I need to integrate SAP and webservice ( both sap and webservice endpoint are in the same customer ABC network )

In this case i have the following questions -

1. Should the messages flow into SAP from webservice , even though I am not on client VPN.

   Ideally webservices should send data even though you are not logged into client VPN right?

2. Do i need to worry abt opening any PI port etc as both are in the same n/w

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>Should the messages flow into SAP from webservice

it's it's the same network you don't need to use any VPN

>>>2. Do i need to worry abt opening any PI port etc as both are in the same n/w

PI uses J2EE port - 50XX0 to communicate with SOAP adapter

SAP uses http port (can be found in SMICM - goto- services)

Regards,

Michal Krawczyk

former_member474221
Participant
0 Kudos

hi michal,

Thanks for the answer

Does this mean that the sender webservice will not need to be logged into the VPN ( or open any ports etc ) in order to send messages to SAP ECC

PS: Both ECC and webservice are in the same internal network

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>Does this mean that the sender webservice will not need to be logged into the VPN ( or open any ports etc ) in order to send messages to SAP ECC

a) if you are in the same network

b) if there is no network segmentation (very common thing in large companies)

then yes - you can it without doing any VPN

Regards,

Michal Krawczyk

Former Member
0 Kudos

Dear Hema

if both ECC and Web service are in the same network, you do not require any vpn or any setting on the network front.

If the web service in a different network, the ports need to be opened up for the web service to access int the ECC environment.

Regards

Monika

Answers (0)