cancel
Showing results for 
Search instead for 
Did you mean: 

Web service proxy: redirect not supported?

former_member190457
Contributor
0 Kudos

Hi all,

in my environment, I must consume PI web services from EP through java proxy.

There's no Web dispatcher available for PI, but I need to achieve load balancing.

I tried configuring my proxies so as to point to PI message server but I got this error:


com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (307) TEMPORARY REDIRECT. The requested URL was:"http://<messageserver host :  port>/XISOAPAdapter/MessageServlet?channel=:Sys_LPQ_Qas:LMF0_MSG001_SOAP_Server"

Appearently the message server performs redirect towards PI instance and redirect seems not supported by proxies.

Any suggestions?

Thanks, regards

Vincenzo

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190457
Contributor
0 Kudos

redirect appearently not supported.