Hi All,
We have a scenario of HTTP to IDOC Where a ABC company pushes the data using HTTP into our PI system.
HTTP(HTTPS with client authentication).
the scenario works fine while we test the same with soap UI without client authentication.
we have installed the Certificates at our end (Self signed)
ABC company getting the below error while posting the data(for both with and without client authentication).
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 403 for URL: https://PIHOSTand port/sap/xi/adapter_plain?namespace=urn://abc&interface=SI&service=BC&qos=EO at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1459) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234) at Target gateway
Please share your view's on above query.
Regards,
Noveen Bacchu