Mule if flowVar used in Dataweave Transformer payload converted to Map

橙三吉。 提交于 2019-11-29 17:58:18

This is probably a bug in Mule and you can raise it in Mule jira

Which Mule runtime version are you using?

I tested locally and found this issue with Mule runtime 3.8.0 and Mule runtime 3.8.1:

but worked fine with Mule runtime 3.8.2 and Mule 3.8.5
Also tested with Mule 3.7.3 locally and it worked fine as below:-

I had similar problem, the DW processor messes up the payload. So I added an Object-to-String before DW transformer and that worked fine.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!