【发布时间】:2016-09-19 07:46:24
【问题描述】:
嘿嘿, 我是 MULE 的新手,我尝试从 Mule 的 sida 中学习“如何”:https://www.mulesoft.com/exchange#!/sending-csv-email-smtp?searchTerm=email 我认为我做的一切都很好,项目正在部署,但是当文件被获取时抛出异常并且我得到了沟通: 异常堆栈是: 1. 无法将 :binary 强制转换为 :array (com.mulesoft.weave.model.values.coercion.exception.UnsupportedTypeCoercionException) com.mulesoft.weave.model.values.formatting.ArrayFormatTypeCoercionValue:31 (null) 2.执行时出现异常: 有效载荷映射{ ^ 无法将 :binary 强制转换为 :array (com.mulesoft.weave.mule.exception.WeaveExecutionException) com.mulesoft.weave.mule.WeaveMessageProcessor:124 (null)。
没有人知道发生了什么。有人对这个例子有同样的问题吗?
【问题讨论】:
-
我不这么认为,我已经阅读了那个答案,它似乎不是一个解决方案。 ;(
标签: mule anypoint-studio