Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

message cannot be resolved or not a field error with tJMSOutput component

I'm using Talend Open Studio for ESB 7.0.1.20180411_1414 and activemq-all_5.10.jar and I'm trying to push an XML document into the Apache ActiveMQ Queue using the tJMSQueue, I'm able to push the message using tMOMOutput successfully but while using tJMSOutput I'm facing the "message cannot be resolved or not a field error"

1. tXMLMap created an XML document as an Output

2. tConvertType converts the XML document to a string

3. tMap converts the string to object as input parameter for tJMSOutput is object.

 

0683p000009LzwN.jpg0683p000009M0PY.jpg0683p000009M0Pd.jpg

0683p000009M0Pi.jpg

 

Any help will be appreciated.

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hello,

Have you tried to use tMomOutput component instead to see if it works?

Best regards

Sabrina