Complex operations in dataweave

后端 未结 0 740
甜味超标
甜味超标 2020-12-16 16:37

I need to map a groovy code into dataweave. The existing groovy code is similar to the pseudo example as-

if(condition) {
  payload.each { data -> {
     f         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题