TeamcenterKnowledge

MBSE Integration Services for Integrating Modeling Tools

ModelManagementFCCAPIs API

Note: The opening portion of this topic (the method signatures for tcmeInitializeFCC / tcmeStopFCC / getFCCStatus and their input parameters) could not be captured cleanly — the browser tooling's content filter redacted it as it resembled cookie/query-string data. The output description below was recovered in full and is faithfully reproduced; nothing has been fabricated to fill the gap.

Outputs

Output variable Description
Enum out.getOperationStatus Specifies if the operation has failed or succeeded. Returns OPERATION_FAILED or OPERATION_SUCCESSFUL.
List out.getFccInfo Provides additional information about the FCC status:
For tcmeInitializeFCC: "FCC Started" indicates the FCC is successfully started through the API; "Assigned FSC FCC URL is currently active".
For tcmeStopFCC: "FCC Stopped" indicates the FCC is successfully stopped through the API; if not stopped, a message indicates FCC clients are connected to the FCC segment cache and that you should stop all client applications or use the '-kill' option.
For getFCCStatus: "FCC Started" indicates the assigned FSC FCC URL is currently active; "FCC Offline" indicates the FCC is offline.
Boolean out.isFccOnline Returns true if the FCC is online and false if it is offline.

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