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}
}
really Good..update more about content modifier
ReplyDeleteHi 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