Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
1.where are alerts stored in DB when alert gets triggered from Qlik alerting tool?
2.if stored can we integrate in SQL DB?
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
Hi ,
Could you please let me know how to connect MangoDB to SQL DB through ETL Tools.
Hi,
Could you please let me know where are alerts stored in Mango DB when alert gets triggered from Qlik alerting tool.
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.