If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

[Solved] BMT-MD-2008 Needs Reevaluation

Started by c6lapsteel, 01 Dec 2005 11:43:54 AM

Previous topic - Next topic

c6lapsteel

What is the significance of the following warning in FrameWork Manager? Should this be fixed - if so how?

[Warning] - BMT-MD-2008 This object has a status of 'Needs Reevaluation'. Unable to validate this object.

Thanks

JGirl

This message usually appears for a model query subject or a relationship when the parent query subject(s) objects are altered.

For example, you have a physical layer (DB) query subject with a column called CURRENT_SYSTEM_DATE.

In the Business Layer, you have a query subject with a column derived from CURRENT_SYSTEM_DATE.  If you alter the column in physical layer query subject (for example, you drop the column and replace it with one called CURR_SYS_DATE), you would probably need to reevaluate your business layer query subject.

The way to reevaluate the query subject / relationship is to open it, and click OK.  If everything is stucturally OK the status will change from 'Needs Reevaluation' to 'Valid' if it works (and Invalid if it doesnt)

J

c6lapsteel

You're right, mystery solved, thanks J.