Hi All,
We have created the proxies in SPROXY and using it in the report..
All the proxy related configuration are done in LPCONFIG, since SOAMANAGER is not available in this version.
My issue is when I try to establish a connection with a non-sap application through this report, I get HTTP 503, Service unavailable....
When I debugged the report, I see this exception from the proxy "no extended message(SOAP_ESERVER)"....
The report in higher versions works, but the connection is intermittent, which means if I try to execute report first time. I get HTTP 200 OK response.
In this system, I have made the configuration in SOAMANAGER. If I try to execute the same report second time, I get service unavailable, and this is weird. I have
checked with the non-sap application and its up and running. The non-sap application is a Java application. I have imported the SSL certificates, created the Logical port
for the consumer proxy created with the necessary transport settings..
I have done all the configurations in both the systems(lower and higher). Is there anything that I am missing here?
Could anyone suggest me why the connection is intermittent and why its not working in lower version?
Thanks in advance