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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
ashif2
Creator II
Creator II

TMDMOutput Performance Tunning

I am using TalendMDM platform. In the talend integration jobs , i am using MDM related components . 

 

Performance of the flows containing tMDMOutput component is **bleep** slow (it takes around 22 minutes to process 5000 records [insert alone]).

 

Can anyone tell me how to improve the performance of this component .

 

Related Topic is already there : https://community.talend.com/t5/Design-and-Development/tMDMoutput-Very-slow/td-p/102922

 

Note : 

tMDMOutput Configuration :
Build the document is enabled .

Result of XML serialization is  xml.

Generation Mode: Slow and Memory Consuming DOM4j

Extended Output enabled with commit interval 500

 

 

 

Labels (2)
1 Solution

Accepted Solutions
ashif2
Creator II
Creator II
Author

 

tMDMBulk Component  gives good performance when compared to tMDMOuput.

 

Note: Make sure Data Model, Data Container & Data Entity details are specified correctly (Case sensitivity). 

View solution in original post

1 Reply
ashif2
Creator II
Creator II
Author

 

tMDMBulk Component  gives good performance when compared to tMDMOuput.

 

Note: Make sure Data Model, Data Container & Data Entity details are specified correctly (Case sensitivity).