message buildersmy message formattersmy message builders

when trying to access the response nodes after a call mediator using xpath properties it did not work for two of the endpoints supposed to return xml and soap 12 .. it only worked for the endpoint which returned a soap 11 response . then i realized that all 3 endpoints had the same response format(soap 11) which is not the same as when calling the endpoints from postman. i tried to add messageType and ContentType properties before the call mediator with different values to handle the response but still it did not work. the log i got when i used . body = <soapenv:Body xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"/> but in the actual response the soap envelope version is :"http://www.w3.org/2003/05/soap-envelope". i am using wso2 micro-integrator v4.1.0 and integration studio v8.1.0

0

There are 0 best solutions below