Quantcast
Channel: SCN : Popular Discussions - SAP Process Orchestration
Viewing all articles
Browse latest Browse all 1306

Sender SOAP AXIS Adapter with Proxy Configurations

$
0
0

Hi Everyone,

I am trying to consume the REST services using SOAP AXIS sender channel and this is my first handson REST service integration which i am working on.I wanted to pull the XML file from the REST API AS IS and create an XML file without any conversion.I am referring to Michael and other blogs i don't find any clue about the proxy settings in these blogs.We have proxy configured in our organization and i need input proxy settings to access external applications.I referred to couple of notes 1578675(for receiver SOAP AXIS not for sender) and understand SOAP AXIS by default will not support for proxy similar to the standard SOAP over HTTP however in the FAQ AXIS Adapter i can see below statement but i don't understand where to add the sequence in module tab.I just tried adding first in module tab and ended up with issues like cant cast and failed to initialize

 

 

 

    1. How can I call some service over an HTTP proxy server?

The Axis's standard and adapter's HTTPSender and CommonsHTTPSender transport handlers recognize the  java's standard network properties (http.proxyHost, http.proxyPort, http.nonProxyHosts) for HTTP proxy settings.

Note 1578675 provides an ability to configure HTTP proxy in the channel configuration. See a sample configuration for using HTTP Proxy. The Axis channel can be configured to use an HTTP proxy with proxy authorization. See a sample configuration of the HTTP proxy with proxy authorization.

below discussion explains to set the parameters in config tool i have not tried yet

Proxy settings in Axis adapter | SCN

 

i am on SAP PO 7.4 SP10 and i know we have standard REST however one of my client is on PI 711 and already suggested to upgrade however as an alternative i wanted to propose this solution as well.We have REST APIs which gives XML and send it to SAP PPM and vice versa.If i test from SOAPUI i am receiving the XML file as response ONLY after proving the proxy settings.

 

Could someone please shed some light on this.Highly appreciate in advance.

 

Thanks


Viewing all articles
Browse latest Browse all 1306

Trending Articles