Anonymous
Not applicable
2015-03-28
09:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi fnds,
I wanna use talend to execute some query like db.emp.find({}).count(); and to return the result of count.
I tried to use tMongoRow and have given the query in execute command text box.
the job runs fine but i m unable to fetch the result in the connected component (tjava)
please help to retrieve the value.
or guide me in some other approach which can let me to perform the desired operation.
Thanks in advance,
karthi.
I wanna use talend to execute some query like db.emp.find({}).count(); and to return the result of count.
I tried to use tMongoRow and have given the query in execute command text box.
the job runs fine but i m unable to fetch the result in the connected component (tjava)
please help to retrieve the value.
or guide me in some other approach which can let me to perform the desired operation.
Thanks in advance,
karthi.
199 Views