TeamcenterKnowledge

MBSE Integration Services for Integrating Modeling Tools

getTcContainerIdentifier()

This is a Common Integration Services cache API to fetch the Teamcenter identifier (TcUID) for the specified tool artifact. It can be used to find if a tool artifact exists in Teamcenter.

ResponseData getTcContainerIdentifier(String containerIdentifier, String downloadDirectory, Map<String,String> outputMap )

Input Parameters

  • containerIdentifier — A unique identifier for the artifact in the tool.
  • downloadDirectory — The download folder in the staging directory where the tool artifact data is imported.

Output Parameters

  • outputMap — Map of the download directory and tcContainerIdentifier.

Returns

ResponseData containing the operation status and errors or warnings if any.

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.xid1913857/xid2009112 · retrieved Fri Jul 10 2026 00:00:00 GMT+0000 (Coordinated Universal Time)