Hi All,
This is the first time I am trying to check multisource IDT capabilities. I have created a multi-source .unx in IDT using 2 connections(oracle and sql server), and exported it to repository. Now, I am creating a webi report on top of it.
1. When I checked underlying SQL of the report it is different then what a single source universe generates, the columns are suffixed with the connection name and owner "connection"."owner"."table_name" as "table_alias". Can this format be overridden/changed.
2. When I am trying to create custom sql over it, I am getting lot many error and unable to parse the sql (same sql contains no error when parsed on webi3), seems it's not expecting joins in old format ( + ), To_date, etc. Sorry, cannot attach the error message here.
Please suggest how can I write custom sql on BO 4 report created from a multisource universe?
Thanks!!
Sonam