cancel
Showing results for 
Search instead for 
Did you mean: 

Integrate with Secure VPN Connection

Former Member
0 Kudos

Hi Experts,

I have a synchronous scenario from ISU to third party . Third party is using ISec protocol for security. It is nothing but a secure VPN connection.

They have one already developed system where we need to provide some specific | separated value . If the request format is correct they their application will generate one response and send to us to our public IP.

They have shared their public IP and port with us .

Please suggest is it possible to integrate using PI ? If possible then what adapter should I use for this in the receiver side.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

dipen_pandya
Contributor
0 Kudos

Hi,

Refer to this links ,

Using FTPS you will have the secure SSL channel to use the VPN.

Regards,

Dipen.

Former Member
0 Kudos

This is not even an FTP connection . In Java that can be handled using socket programming. This is not actually HTTP POST or GET method.

Is it possible to do using PI.

dipen_pandya
Contributor
0 Kudos

Hi,

If you are using PI 7.3 or onwards, Refer this

Regards,

Dipen.

Former Member
0 Kudos

Getting following error using HTTP_AAE adpter.

2014-12-24 15:49:27InformationMP: processing local module localejbs/sap.com/com.sap.aii.adapter.http/HttpAdapterBean
2014-12-24 15:50:51ErrorMP: exception caught with cause com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_SENDING_HTTP_REQUEST,Connection timed out
2014-12-24 15:50:51ErrorException caught by adapter framework: ERROR_SENDING_HTTP_REQUEST,Connection timed out
2014-12-24 15:50:51Error

Delivery of the message to the application using connection HTTP_AAE_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.http.api.HttpAdapterException: ERROR_SENDING_HTTP_REQUEST,Connection timed out. Setting message to status failed

For path value of receiver channel user this -

/HttpAdapter/HttpMessageServlet/

Is it correct?

dipen_pandya
Contributor
0 Kudos

Hi,

Mention that which version of PI you are working on?

Refer to this doc for Time our related information. http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c059d583-a551-2c10-e095-eb5d95e03...