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

tMongoDBInput - parent node path issue

I have an issue with the parent node path to access to a subfield.
I would like to access directly to name.name or name.id
I follow the documentation and setup the parent node path "name" but I got an exception. any help?

Exception in component tMongoDBInput_1
java.lang.ClassCastException: java.lang.String cannot be cast to com.mongodb.DBObject
at dap.ddd_0_1.ddd$1DBObjectInputUtil_tMongoDBInput_1.getValue(ddd.java:848)
at dap.ddd_0_1.ddd.tMongoDBInput_1Process(ddd.java:886)
at dap.ddd_0_1.ddd.tMongoDBConnection_1Process(ddd.java:532)
at dap.ddd_0_1.ddd.runJobInTOS(ddd.java:1358)
at dap.ddd_0_1.ddd.main(ddd.java:1099)
0683p000009MBLa.png 0683p000009MAoy.png 0683p000009MBCC.png 0683p000009MBSS.png
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,
Have you already checked component reference about: TalendHelpCenter:tMongoDBInput?
From your screenshot, we see that there is only {} in your query field on    tMongoDBInput component
Best regards
Sabrina