I'm using tMomOutput component of Talend ESB open studio to insert a XML message into Apache Active MQ.
- Using XMLMap component to Create XML document.
- Using tConvertType component to convert the XML document to string.
- Using tMomOutput component to send the string message from tConvertType to Active MQ queue.
It's giving me the following compiling error at tMomOutput component.
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