- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Qlikview Connectivity With Informatica Data Quality Or Explorer
I would like to know that.. Is there anyway to connect Qlikview with Informatica Data Quality or Informatica Data Explorer ?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Basically, you connect the Informatica repository DB schema by ODBC/OLEDB and qery the following tables:
INFORMATICA."REP_SESS_LOG"
INFORMATICA."REP_TASK_INST_RUN"
- Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
what is your requirement/use case? To connect Informatica repository to retrieve infornation about tasks and sessions or to process QlikView data (QVD?) within IDQ/IDE?
- Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We need to display data from Informatica Repository regarding IDQ tasks and sessions onto a Qlikview Dashboard in a nightly batch process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Basically, you connect the Informatica repository DB schema by ODBC/OLEDB and qery the following tables:
INFORMATICA."REP_SESS_LOG"
INFORMATICA."REP_TASK_INST_RUN"
- Ralf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your quick turn around.. We will try this..