Skip to content

Commit aa9760e

Browse files
committed
Semantics and screenshots
1 parent 1137aa0 commit aa9760e

4 files changed

Lines changed: 9 additions & 5 deletions

File tree

content/en/docs/partners/siemens/teamcenter-bom-component/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ description: "Describes Teamcenter BOM component, which enables out of the box v
88
## Introduction
99
The Teamcenter BOM Widget brings **Teamcenter Bill of Materials (BOM)** capabilities into Mendix applications. Use it to view, edit, configure, and perform property updates on Teamcenter BOM structures directly in Mendix, reducing context switches and simplifying product structure tasks.
1010

11+
{{< figure src="/attachments/partners/siemens/teamcenter-bom-component/bom-widget-studio-pro.png">}}
12+
1113
### Key Capabilities
1214
* Display Teamcenter BOMs: render complex product structures within Mendix pages.
1315
* Edit BOM properties: update BOM line properties from Mendix.

content/en/docs/partners/siemens/teamcenter-bom-component/configuration.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
---
2-
title: "Installation and configuration"
2+
title: "BOM component configuration"
33
url: /partners/siemens/bom-component-configuration/
44
weight: 2
55
description: "Configuration instructions and explanation for the usage of the Teamcenter BOM component."
66
---
77

8-
## Configuration
9-
### After-startup
10-
Add the TcConnector after-startup microflow to your project: Startup [TcConnector]. This microflow registers the required request handlers used by the **TcBOM widget**.
8+
## After-startup
9+
The BOM component relies on specific connections to and from your Teamcenter instance.
1110

11+
To ensure this is properly setup, you must add the `Startup` microflow that is provided by the `TcConnector` module to your project's [After startup settings](/refguide/runtime-tab/#after-startup). This microflow registers the required request handlers used by the **TcBOM widget**.
12+
13+
## BOM Component
1214
### General tab
1315
{{< figure src="/attachments/partners/siemens/teamcenter-bom-component/bom-widget-configuration-general.png">}}
1416

content/en/docs/partners/siemens/teamcenter-bom-component/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Customization options"
2+
title: "Advanced customization options"
33
url: /partners/siemens/bom-component-customization/
44
weight: 3
55
description: "Describes the customization capabilities that allow developers to add in data from other external systems and how these can be combined into the Teamcenter BOM component."
667 KB
Loading

0 commit comments

Comments
 (0)