I have several ReportNet reports out on the Cognos Connection. Recently, we went through clean house and changed the namespace(s) in our Framework Model(s). Well, all the reports broke.
Is there a way to makethe existing report(s) that were created with an old namespace (Example: Namespace "A") use the new namespace (Example: Namespace "B").
Old design: [NameSpaceA].[old_query_subject].[same_query_item]
New design: [NameSpaceB].[new_query_subject].[same_query_item]
Thank You.