Hi All,
I am designing a Universe where some of the tables are not linked to any other table (I am getting direct data from database). I had plenty of loops which I solved either by using Aliases or Contexts. Now, when I perform an Integrity Check, I have the following:
- Some Divergences (as few of tables are standalone)
- I have around 20 Cardinalities warning (I have manually set the cardinalities; these 20 are the ones which Designer couldn’t detect automatically)
- I get around 400+ Loops (I solved all of them using Contexts. All the Join paths have been covered in either one Context or the other such that no objects throw compatibility error although I haven’t checked this for the entire Universe)
From Design perspective, is there a problem with this Universe considering above issues? Also, is it mandatory that a Loop should show ‘loop resolved in context X’ if it has been resolved using a context? I have set Contexts manually by considering valid business Join paths.
Appreciate your response. Thanks for your time !!
Rajat Sapru (BOB member since 2008-08-28)