on ‎2014 Jun 25 9:05 AM
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.
Request clarification before answering.
Hi Alvaro,
It could be a junk character received. When i face up to a similar SOAP receiver errors, i'd rather to set the SOAP receiver channel with Do Not use SOAP envelope mark, then the adapter doesn't try to interpret it and i can see the real response. Obviously, you need to wrap the SOAP request before.
Another way, it's mentioned above with the other SCN memebers. try the same request with SOAPui, check XML-rightness of the response and finally compare PI call with SOAPui request as well.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.