Upgrading Teamcenter Extension
Upgrading Teamcenter Extension V 1.0.0 to V 3.0.0
If you use Teamcenter Extension V 1.0.0 with Teamcenter Connector V 3.6.1 or below, and want to upgrade to Teamcenter Extension V 3.0.0 and Teamcenter Connector V 2406.3.0, perform the following procedure:
-
Open your app in a Studio Pro version compatible with Teamcenter Extension V 3.0.0. For details, refer to the version matrix in the Dependencies section of Teamcenter Extension.
-
Follow the instructions in How to Use Marketplace Content in Studio Pro to download Teamcenter Extension V 3.0.0 from the Marketplace and install it.
-
When a warning dialog box opens, click Trust module and enable extension. Otherwise, Teamcenter Extension will not be installed.
-
Follow the instructions in How to Upgrade the Module to a Newer Version to upgrade Teamcenter Connector to V 2406.0.0.
Teamcenter Connector V 2406.3.0 has an updated domain model that makes certain entities and associations in Teamcenter Extension V 1.0.0 redundant. As a result, you will get errors after the upgrade. -
To resolve the errors, use one of the solutions described the sections below:
-
Solution 1 – Delete and recreate microflows—using Solution 1 has the advantage that after completing the procedure, the integrations will appear on the History tab.
-
Solution 2 – Update references and parameters.
-
Resolving the Errors – Solution 1
Perform the following steps:
- Delete the microflows generated with Teamcenter Extension V 1.0.0. This will cause errors in the locations where these microflows were used. Keep these errors so that you can identify where the microflows need to be implemented again.
- Go to Teamcenter Extension V 3.0.0 and repeat the steps you did before in Teamcenter Extension V 1.0.0. Simply select the same entities and associations, as they already exist in your domain model.
- Go over the errors caused by the missing microflows and implement the newly-generated microflows.
Resolving the Errors – Solution 2
Follow the instructions in the table below:
| Error message | How to Solve the Error |
|---|---|
TeamcenterToolkit.BOMWindow no longer exists |
|
TeamcenterToolkit.top_line no longer exists |
Update all associations to TcConnector.top_line. |
| The selected Java action parameter […] no longer exists | Set all the Java action parameters again. |