Hi gurus
Iam facing a problem with a message which is failed at Call SOAP Receiver Adapter. The error is as follows:
com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIAdapter:ADAPTER.HTTP_EXCEPTION:HTTP 302 Moved Temporarily
HTTP 302 means that it has been redirected.It can be caused by an authentication need. In some cases, when the user/password authentication is requested, the WS call is redirected to another page.
But the proxy authentication and user authentication was done.
Could anyboyd please tell what is the solution for this?
Thanks.