Monday 23 October 2017

JSON to XML Conversion Root element problem:

While converting to JSON to XML conversion, sometimes the input payload will not have the Root element in the JSON.

FLow:  input ---> content modifier ---> JSON to XML converter ---> Output.

Add the Root element in the conent modifier in the body tab as below.

{
"Root":
${in.body}
}



2 comments:

  1. really Good..update more about content modifier

    ReplyDelete
  2. Hi Mani, I am updating the information on the Content modifier in this blog on other posts, if need any specific topic let me know, thanks

    ReplyDelete