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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tMongoDBOutput and configure JSON Tree

Hello,

 

I follow this steps :

  1. Create a metadata connection
  2. Retrieve schema
  3. Add the table from the metadata by drag'n'drop > tMongoDBOutput
  4. Go to Advanced settings
  5. Choose Generate JSON Document
  6. By this way I can't configure it when I click on the " Configure JSON Tree..." :

0683p000009Lttp.jpg

The only way to be able to modify this section by this method is the following one, not very conventional :

  1. Change database version from "MongoDB 3.2.X" to "MongoDB  3.0.X"
  2. Come back to "MongoDB 3.2.X" (and by so, being in Built-in instead of referential connection"

 

But it works fine if I do it this way :

  1. Add a tMongoDBConnection from the metadata
  2. Add a tMongoDBOutput from the palette
  3. Choose "Use existing connection"
  4. Go to Advanced settings
  5. Choose Generate JSON Document
  6. By this way I can configure it when I click on the " Configure JSON Tree..." :

 

Did the JSON tree map is only configurable in a built-in component?

 

 

 

I try this with the following versions :

  • Talend Real Time for Big Data Plateform 6.2.1
  • Talend Big Data 6.3.0
Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

The JSON tree map will be configurable in a built-in mode.

Best regards

Sabrina

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi,

The JSON tree map will be configurable in a built-in mode.

Best regards

Sabrina

Anonymous
Not applicable
Author

Ok, thanks.