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

Refresh Materialized View using Talend job

Hi ,

 

I have a requirement to Refresh the Materialized View after a Talend job has been completed successfully.

Please advise how to create a Talend job which does a complete refresh for Materialized view.

what components should be used? Is it possible to retrieve the Schema for materialized view? 

Labels (1)
  • v7.x

3 Replies
Anonymous
Not applicable
Author

Anonymous
Not applicable
Author

Hi rhall , Thank you for the Quick reply. I have the materialized view in Postgre DB. How to retrieve the Materialized view schema in Talend. If there is any reference job to show how to interact with Mview it will be helpful. Thanks
Anonymous
Not applicable
Author

I don't have a Postgre DB I'm afraid. However this guide talks you through doing this and all you have to do is replace the code in the previous example I gave you...

https://www.postgresql.org/docs/9.6/sql-refreshmaterializedview.html