![]() |
Telelogic System Architect (steve huntington) | ![]() |
Topic Title: Pane disappeared in view explorer after encyclopedia merge Topic Summary: Created On: 5-Dec-2008 04:21 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I created a new encyclopedia and performed a merge from a master encyclopedia that has all defined panes/views, definitions, and attributes. However after the merge, the views in the pane disappeared. So how I can copy them over?
|
|
![]() |
|
![]() |
|
Hi Francis,
while merging between two encyclopedias you copy all of one encyclopedia definition, symbols and diagrams into other encyclopedia. this also includes the views definition that exist in the origin encyclopedia. the problem is that the definitions of panes are not defined as data in the DB (that can be copied) but as a file "sa_usrviews.xml" that exist in the application data/local setting/telelogic folder. this file includes all the encyclopedias panes as well as views definitions for each pane. so in order to make your new encyclopedia to show the same panes and views you need to: 1) open sa_usrviews.xml and copy the source encyclopedia panes into the target encyclopedia. 2) you'll notice that each pane refer to ddid of views definitions. the problem is that the identity (ddid) of views definitions are different from the souse to the target architecture. therefore you need to find the new views definition ddids and change the copied panes to refer to the current views definitions ddids. to do so you need: 1) to generate a report of view definitions, printing out name and identity 2) open sa_usrviews.xml and modified the copied panes (under the target encyclopedia tag) to the values in the report 3) close and reopen SA now you should see the panes and the views. HTH, Natty. |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.