Skip to content

Commit 86f68ab

Browse files
committed
Teamcenter BOM: Widget > Component
1 parent a46ee07 commit 86f68ab

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
---
2-
title: "Teamcenter BOM Widget Configuration"
2+
title: "Teamcenter BOM Component Configuration"
33
url: /partners/siemens/bom-widget-configuration/
44
weight: 2
5-
description: "Configuration instructions and explanation for the usage of the Teamcenter BOM widget."
5+
description: "Configuration instructions and explanation for the usage of the Teamcenter BOM component."
66
---
77

88
## After Startup
99

10-
The Teamcenter BOM widget relies on specific connections to and from your Teamcenter instance.
10+
The Teamcenter BOM component relies on specific connections to and from your Teamcenter instance.
1111
To ensure that everything is properly set up, 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 Teamcenter BOM widget.
1212

13-
## Teamcenter BOM Widget Tabs
13+
## Teamcenter BOM Component Tabs
1414

15-
The following sections describe the tabs of the Teamcenter BOM widget.
15+
The following sections describe the tabs of the Teamcenter BOM component.
1616

1717
### General Tab
1818

1919
{{< figure src="/attachments/partners/siemens/teamcenter-bom-component/bom-widget-configuration-general.png">}}
2020

21-
Configure the following properties on the widget:
21+
Configure the following properties on the component:
2222

23-
* **Widget identifier** – The unique identifier for this instance of the widget. This is useful if your app includes multiple Teamcenter BOM widgets that need to display different data. You can use this ID to differentiate and return the appropriate data.
23+
* **Widget identifier** – The unique identifier for this instance of the component. This is useful if your app includes multiple Teamcenter BOM components that need to display different data. You can use this ID to differentiate and return the appropriate data.
2424
* **Product UID** – The Teamcenter UID of the product (item or assembly) whose BOM will be displayed.
2525
* **Configuration settings** – Comma-separated options to control the loading and the display of the BOM. For details, refer to [Configuration Settings](#config-settings).
2626
* **Revision rule UID** – The Teamcenter UID of the revision rule to apply when loading the BOM.
@@ -41,7 +41,7 @@ These are the supported **Configuration settings** values:
4141

4242
{{< figure src="/attachments/partners/siemens/teamcenter-bom-component/bom-widget-configuration-selection.png">}}
4343

44-
The widget supports cross-selection to coordinate with other page components. The cross-selection is one-way, and selecting a BOM line in the BOM populates its properties on a configured entity.
44+
The component supports cross-selection to coordinate with other page components. The cross-selection is one-way, and selecting a BOM line in the BOM populates its properties on a configured entity.
4545

4646
* **Selected UID** – The UID of the `ItemRevision` that was last selected in the BOM.
4747
* **Selected Item ID** – The ID of the `ItemRevision` that was last selected in the BOM.

0 commit comments

Comments
 (0)