TAL a Bill of Material (BOM) Bundle
In addition to bundles published from the content authored in Windchill Service Information Manager, you can also TAL bundles containing third party content, such as bills of material.
Bill of material information is contained in BOM bundles. A BOM provides the as-shipped invoices for a product that can be displayed in PTC Arbortext Content Delivery. The BOM information conforms to the BOM template and is contained in a file named BOM.xml.
Following is an excerpt from the BUNDLE.mf file that identifies a BOM bundle:
Bundle-Id: BOM-000001
Bundle-Category: BOM
Bundle-type: full/incremental
Bundle-Version: 1.0
Bundle-source: BOM
Bundle-Publish-Date: 17/06/2015 00:00:00
family-Name: All
Contents: BOM.xml
The Bundle-Category setting in the file identifies this as a BOM bundle.
A BOM bundle might also contain a file named excludedObjects.xml. This file identifies any information that needs to be deleted from the BOM during TAL.
Before you TAL a BOM bundle, make sure that the PH information is already loaded into PTC Arbortext Content Delivery.
Using BOM with Serial Number and Context ID Combinations
In the earlier PTC Arbortext Content Delivery releases, BOM gets created based on the Serial Numbers (SN) only. PTC Arbortext Content Delivery now provides the ability to use the same SN for different product or models.
If you use the same SN across multiple products, the way to uniquely identify a particular instance is to create a BOM using a combination of the SN + the product or model. You can create separate BOMs when the same SN is used across multiple products or models.
* 
While creating a BOM object, only the leaf contexts must be added as Context IDs.
Load BOMs separately (context wise) if one SN is connected to multiple products.
The following steps must be performed after an upgrade:
1. Run the Update Assets In Publication Manager task from the Task Manager.
2. Run the Upgrade BOM Records task from the Task Manager.
Was this helpful?