cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error response SOAP

0 Likes
2,261

Dear,

I've a XI to SOAP sync scenario. My problem ocurred when i send xml to web service.

In SXI_MONITOR I can see that message arrives to the web service but in the response returns a error (without payload).

The mapping logic is very simple. In outbound process only assign a constant to consume the web service and in the response I using XSL mapping:

This is de web service request:

And this the response:

And ack:

I have checked the web service with SOAPUI and it returns response correctly.

I have seen similar discussions but i don't see nothing clear:

Any idea?

Many thanks,

Regards.

View Entire Topic
Former Member
0 Likes

Hi Alvaro,

From what I can see is that your connection seems to be working, because in the error message it gives you a HTTP 200 code which says that it is happy with the connection and auth.

But now it does not like the structure of your return message.

Can you please double check the return message structure they are sending and the one you have in PI.

Like Eng Swee said, can you please provide us with the SOAPUI results.

Regards,

Jannus Botha