Supported Teamcenter releases
These are the Teamcenter releases tcli knows how to scaffold, deploy, and
export for.
Select a release with tcli init --teamcenter-version <version>.
Releases
Section titled “Releases”| Release | C++ standard | AW build script | Types | Default types |
|---|---|---|---|---|
2512 |
20 | scripts/awbuild/awbuild-v1.cmd |
20 | 5 |
2506 |
20 | scripts/awbuild/awbuild-v1.cmd |
20 | 5 |
2412 |
20 | scripts/awbuild/awbuild-v1.cmd |
20 | 5 |
2406 |
20 | scripts/awbuild/awbuild-v1.cmd |
20 | 5 |
14.3 |
17 | scripts/awbuild/awbuild-v1.cmd |
20 | 5 |
Type availability by release
Section titled “Type availability by release”A ✅ marks a type available in that release; (default) means a plain
tcli init scaffolds it automatically.
| Type | 2512 |
2506 |
2412 |
2406 |
14.3 |
|---|---|---|---|---|---|
attribute_mappings |
✅ | ✅ | ✅ | ✅ | ✅ |
aw_launcher_tools |
✅ | ||||
aw_relation_browser |
✅ | ✅ | ✅ | ✅ | ✅ |
aw_tile_collections |
✅ | ✅ | ✅ | ✅ | |
aw_ui_configs |
✅ | ✅ | ✅ | ✅ | ✅ |
aw_workflow_handlers |
✅ | ✅ | ✅ | ✅ | ✅ |
aw_ws_config |
✅ | ✅ | ✅ | ✅ | ✅ |
batch_lovs |
✅ | ✅ | ✅ | ✅ | ✅ |
closure_rules |
✅ | ✅ | ✅ | ✅ | ✅ |
logical_objects |
✅ | ✅ | ✅ | ✅ | ✅ |
organisation |
✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) |
preferences |
✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) |
queries |
✅ | ✅ | ✅ | ✅ | ✅ |
revision_rules |
✅ | ✅ | ✅ | ✅ | ✅ |
rule_tree |
✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) |
soa_property_policies |
✅ | ✅ | ✅ | ✅ | ✅ |
stylesheets |
✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) |
text_server |
✅ | ✅ | ✅ | ✅ | ✅ |
transfer_modes |
✅ | ✅ | ✅ | ✅ | ✅ |
user_queries |
✅ | ✅ | ✅ | ✅ | ✅ |
workflows |
✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) | ✅ (default) |
See also
Section titled “See also”- Config artifact types — full per-release detail.
- catalog.yaml schema — the source format.