Hi All,
I have a scenario (XML–>REST->JSON) , I need to conver XML to JSON format in receiver channel.
and I set my DataType like:
And what I want to get in JSON is to be like:
but what I have got is lke:
As you can see, the 2 parts I marked in red are what I want to remove.
How to ignore this root element "list" & add outer Array[] .
Please advice me.
Best Regards.
Hi,
Enable the option Strip Operation from Message (Outer Element).
Regards
Pavan
You already have an active moderator alert for this content.
thanks for reply.
But I get error like this. Did I miss anything?
Add comment