Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Naps_230
Creator
Creator

Question about to Qlik Alerting

1.where are alerts stored in DB when alert gets triggered from Qlik alerting tool?

2.if stored can we integrate in SQL DB?

Labels (3)
4 Replies
mpc
Partner - Specialist II
Partner - Specialist II

Hi, 

For the Client-Managed version, it's a MangoDB database. 
In order to populate a SQL DB, you'll need to use an ETL Tools

Kind regards

From Next Decision and mpc with love
It helps, like it, It solves, mark it
Naps_230
Creator
Creator
Author

Hi ,

Could you please let me know how to connect MangoDB to SQL DB through ETL Tools.

 

 

Naps_230
Creator
Creator
Author

Hi,

Could you please let me know where are alerts stored in Mango DB when alert gets triggered from Qlik alerting tool.

mpc
Partner - Specialist II
Partner - Specialist II

Quite complex question since I don't know what is your ETL tools, bu I think you can use this tutorial as a good start: https://airbyte.com/how-to-sync/mongodb-to-postgresql-destination

The database used by MangoDB is called by default "qlikalerting" as far as I know, but I didn't know the tables used.  

From Next Decision and mpc with love
It helps, like it, It solves, mark it