Exercise 11.4 - Syncing Teamcenter to SysML

Objectives

The new learning objectives of this exercise are to update a block structure in a MagicDraw SysML model and a product structure in Teamcenter. We execute a more complex scenario than Exercise 11.2, where changes to both models must be preserved.

Preparation

This exercise assumes the student has

  • Cameo System Modeler 18.0 - 19.0 (or MagicDraw with SysML plug-in) installed correctly on his or her machine with a valid license for use, and

  • Syndeia 3.3 installed as a plugin for Cameo/MagicDraw with a valid license for use

  • Syndeia Teamcenter interface, correctly installed with a valid license for user.

  • A Teamcenter repository network connection in the Syndeia Repository Manager

  • Completed Exercise 11.3 to create a modified UAV PLM part structure in Teamcenter

The user can use any Teamcenter repository network connection they have available. It is generally advisable to carry out these exercises in a non-production repository, a "sandbox", set up for training and practice purposes.

Exercise

  1. In MagicDraw, delete the Payload block in the Teamcenter_Tutorial Part 2 package and add two new blocks, Fuselage and Wings, use them as part properties of the Body block. Figure 1 shows the revised structure. Note that this diagram had to be created by the MagicDraw user; it is not created automatically by either MagicDraw or Syndeia.

    Figure 1  MagicDraw model has been revised by adding two parts to Body block.

  2. Using the Connection Summary tab, delete the existing connection between the Payload part in Windchill and the Payload block (now deleted) in the SysML Teamcenter_Tutorial Part 2 package (Figure 2). Syndeia does not automatically remove connections when an element at either end of the connection is deleted, so this must be done manually. Leaving the "orphaned" connector in the model will create problems later during sync.

    Figure 2  Deleting connection from Payload block in MagicDraw Teamcenter_Tutorial Part 2 package

  3. After these changes, refresh the Teamcenter_Tutorial Part 2 package in the Connection Manager tab and it should look like Figure 3.

    Figure 3  Syndeia dashboard after changes to both SysML and PLM part structures

  4. Right-click on Teamcenter_Tutorial Part 2 in the Connection Browser and select Compare Source and Target. The Comparison Result tab will look similar to Figure 4. The differences are (revision IDs may differ in your exercise)

    1. the Latest Target has a part pyld:Payload (A.1) that does not appear in SysML.

    2. the Body block in SysML has two new parts, fsl:Fuselage and wng:Wings.

      Figure 4  Syndeia dashboard, Comparison Result tab, after changes to SysML & PLM part structures

  5. In this exercise, we wish to preserve the PLM model change made in Exercise 11.2 (the Payload item) and push it back to the SysML side, without overwriting the changes made to the SysML model (the Wing and Fuselage blocks). If we chose to update from PLM to SysML across all the connections simultaneously (i.e. at the Teamcenter_Tutorial Part 2 package level), the result would be to delete the new part properties fsl:Fuselage and wng:Wings on the SysML side, because these parts do not exist on the PLM side. Instead, we will update the PLM model selectively across the individual Body connection, then update the SysML model from Teamcenter using the UAV connection.

  6. Under the Connection Browser tab, right-click the Body block row or the connection beneath it and select Sync Source -> Target.

  7. Do a new comparison across all connections (i.e. on the Teamcenter_Tutorial Part 2 package row in the Connection Browser). The Comparison Result tab should look like Figure 5. Note that the differences between the Body blocks has been resolved and Wings and Fuselage now appear in the Teamcenter model, but the difference in UAV parts has not.

    Figure 5  Syndeia dashboard, Comparison Result tab, after updates to PLM part structure

  8. Under the Connection Browser tab, right-click the UAV block row or the connection beneath it, and select Sync Target -> Source.

  9. Do a new comparison across all connections (i.e. on the Teamcenter_Tutorial Part 2 package row in the Connection Browser). The Comparison Result tab should look like Figure 5. Note that the differences between the Body blocks has been resolved and Wings and Fuselage now appear in the Teamcenter model, but the difference in UAV parts has not.

    Figure 6  Syndeia dashboard, Comparison Result tab, after update to SysML part structure

  10. Close the Syndeia dashboard.