Skip to main content
Anirban Deb (TCS) 님이 #MuleSoft Anypoint Platform에 질문했습니다

Hi,

 

My request payload is coming as ["ABC","XYZ"]

 

I need O/P Payload to be in the below format :-

 

[

{

"data":"ABC"

},

{

"data":"XYZ"

}

]

 

Can anyone help me in doing this transformation preferably through dataweave

Thanks.

답변 16개
  1. 2017년 7월 2일 오후 3:56

    @aradhanamohanty123 pls don't repeat the same answer that is already given by someone again

0/9000