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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alvaro
There are few differences in the payload for the request message between the SOAPUI call and the call from PI.
PI request
SOAPUI request
i) InformeVUGlobal - PI request has a value "Constant" while the SOAPUI request is blank. Please change the mapping in PI to a blank constant
ii) Namespace - I cannot see your full request screenshot, so can't verify if the namespace for prefix "com" is the same as "http://com.endesa.Micro/"
Please update your development to remove these differences and test again. Your PI request message should match the SOAPUI request (without the SOAP part) for you to have an "apple-to-apple" comparison.
Rgds
Eng Swee
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 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.