Hi,
I have POST request with JSON body. I have to use this JSON body and create new XML payload.
I have used assign message to create the new XML payload. But required XML payload also contains CDATA tag.
So how can I insert CDATA into XML using assign message policy?
Any help would be appriciated.