COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Topic started by: srini_hi02 on 21 Sep 2005 01:44:49 PM

Title: Loops in Framework Manager
Post by: srini_hi02 on 21 Sep 2005 01:44:49 PM
How to Identify loops in Framework Manager ?. How to eliminate the loops in FM?
Title: Re: Loops in Framework Manager
Post by: sir_jeroen on 21 Sep 2005 01:49:40 PM
You're used to work with Business Objects, don't you ?? :D

In ReportNet you can resolve loops by using shortcuts but it all depends on how your package is build.
Can you give a description/screendump of your datamodel, so we can have a look at it?
Title: Re: Loops in Framework Manager
Post by: srini_hi02 on 21 Sep 2005 02:28:52 PM
Thank you
My exact question is how to identify is there any loops in our database while we are using FM. Before creating shortcuts how you find the loops in FM?..And how to create shortcuts & where we create shortcuts for resolving loops.
Please help to me.
Title: Re: Loops in Framework Manager
Post by: Merri on 21 Sep 2005 05:49:04 PM
Unless you have foreign key constraints set up in your database, FM will not be able to identify these for you. You will have to find them by studying the database schema and checking the results of queries.
Title: Re: Loops in Framework Manager
Post by: srini_hi02 on 21 Sep 2005 06:44:05 PM
hi merri thank you ....

1. How you identify loops in resulting queries.
2. How to create short cuts to resolve loops .