Hi,
I'm a newbie in Integrity (just two days since I installed Integrity client) and I need to transfer some data from Integrity 10 to a SQL Server database.
I tried using CLI "im exportissues " into an Excel file, but my preferable way is to be able to use SSIS (SQL Server Integration Service) to connect directly to our Integrity database which is a SQL Server database and extract required data by running a SQL query and finally transfer them into our data warehouse to do some complicated reporting involving other data from various sources.
So I'm wondering is there any way to define an Integrity query having high level field names and as output get the proper SQL query containing low level real physical database names, and use this query as my data source in SSIS package?
This is a very high priority task and I need to do it very soon.
Thanks,