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

How to store the ALM headers alone in MongoDB using Talend OS for Big Data

I have Talend OS for Big Data and with help of this tool, I'm pulling data from ALM to MongoDB. In this job, I used tExtractXMLField component to specify the columns needed from ALM to store the data in MongoDB.

It is difficult to use the same job for different ALM. Because of all the ALMs does not contain the same columns. So, I'm trying to create the single common job for get the all column names(hearder) from ALM without specifying the column names in components.

Is it possible to get the ALM column headers(Defect, Req, TC & Execution) alone without mention the columns in the component level in separate collections?

Labels (2)
0 Replies