...
The compare operation works differently for the various connection types. Currently, the compare operation is supported for data map and model transform connections.
Info |
---|
See Syndeia Tutorials (section 2.2) that illustrate the compare-and-sync process for different types of connections. |
When the Compare SysML & Target command is invoked, a new tab titled Comparison Result will open on the Syndeia dashboard , as shown in Figure 82. Elements marked in red show a mismatch in one of the following categories. The mismatch could arise from changes in the SysML model side, or changes in the repository element side, or both.
- A change in name since the connection was made or last updated
- A change in structure since the connection was made or last updated (for model transform connections). For example, this includes differences in SysML block structure and Teamcenter item/part structure or Windchill part structure; or differences in SysML requirement structure and Teamcenter requirement structure.
- A change in the target revision number since the connection was made or last updated
- A change in values of properties of that element since the connection was made or last updated (for data map connections). For example, difference in slot values of SysML block instances (or default values of block value properties) and column values in MySQL or Excel table rows.
Figure 82: Comparison Result tab
Background Color | ||
---|---|---|
| ||
Note:When users launch the Syndeia Dashboard, they must reconnect to the repositories by either: (1) selecting them in the Repository List panel of the Repository Manager, or (2) selecting them in the Repository Panel of the Connection Manager (Figure 63). The compare and sync operations will not work unless the repositories have been connected and are available. |
...