cancel
Showing results for 
Search instead for 
Did you mean: 

Error while testing client proxy

Former Member
0 Kudos

Hi Gurus,

We have a scenario: we are consuming an external Webservice into SAP (Creating a client proxy), we have created the proxy class and the binding in using SOAMANAGER.

When we are testing this proxy it is giving us below error:


Regards,

Krishna Chauhan

Accepted Solutions (0)

Answers (2)

Answers (2)

Bhargavakrishna
Active Contributor
0 Kudos

Hi Krishna,

Try installing the SSL cert to TrustedCAs keystore reconfigure your communication channel that will locate the exact location of the certificate.


Refer the below thread




Regards

Bhargava Krishna

Former Member
0 Kudos

Hi,

I think the reason why you ate getting the error is because the external WS does not have access into SAP for the proxy code to append into the table (which is client dependent).

But we know that PI caller should have access to SAP.

So, what you can do is, use the external definition in the source structure of mapping in Repository, and then map it to a similar target structure which will be connected to SAP via proxy.

Please let me know if this helps you or not.

Regards,

Souvik