我正在使用Talend ESB open studio 的tMomOutput组件将XML 消息插入到Apache Active MQ中。
- 使用XMLMap组件创建 XML 文档。
- 使用tConvertType组件将 XML 文档转换为字符串。
- 使用tMomOutput组件将字符串消息从 tConvertType 发送到Active MQ队列。
它在tMomOutput组件处给了我以下编译错误。
org.talend.designer.runprocess.ProcessorException: Job compile errors
At least job "MQJobDemo" has a compile errors, please fix and export again.
Error Line: 1238
Detail Message: message cannot be resolved or is not a field