architecture of api-xml without the logger the data will be serialized

image

image image

read from the body of anypoint end point json to send it as xml to the two endpoint of our rest api service

image

without the logger it will be returned serialized

image

our api server return xml

image image

we added the logger to seriealized to json for the message transformer

image

this the final json of the whole any point endpoint

image

image