Hi megrao1811,first why are you using xslt. this can be achieved by normal message mapping and xml to json converter.in the message mapping in the target structure make the fields as string and use the xml to json converter.it will solve your issue.T...