cancel
Showing results for 
Search instead for 
Did you mean: 

Communication Soap to java proxy error

former_member217283
Participant
0 Kudos

Hi,

I have a scenario SOAP --> PI --> Java Proxy by http destination (in PI 7.31)

The problem is when I test with soapui, I have this error iin soapui and in the channel sender and receiver (the same error):

SOAP: call failed com.sap.engine.interfaces.messaging.api.exception.MessagingException:
com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received.
Status Code = 500 [null "null"]


where can is the problem? I have othe scenario similiar and it's working fine..

Thanks and best regards

Mónica
   
 
 
 
 
 
 
 
 
 
 
 





Accepted Solutions (1)

Accepted Solutions (1)

former_member217283
Participant
0 Kudos

Hi all,

I resolved the issue. The problem was in user authorizations, this user is configured in the http destination among XI and SAP (java proxy).

Regards

Mónica

Answers (1)

Answers (1)

azharshaikh
Active Contributor
0 Kudos

Hi Monica,

Please check if you are using SOAP 1.1 in your Sender SOAP channel & retest.

Regards,
Azhar

former_member217283
Participant
0 Kudos

Hi,

Yes mi sender chanel using Soap 1.1 and the receiver chanel is soap adapter and XI 3.0

Regards