Share

Import a BOM structure into Upchain

The Office plugin for Excel enables you to import a BOM structure into Upchain. This process creates items in an indented structure with all required item attributes filled in, if needed.

Important: This process cannot associate CAD files, drawings, or any supporting documentation to the created items. If you want the BOM structure to contain CAD files, use the Upchain for CAD plugins.

Requirements

When creating an indented structure of items in Upchain, your spreadsheet must contain columns for each item's ID and Parent ID. These two columns indicate the parent-child relationships between items listed in the spreadsheet.

The entries in the ID and Parent ID columns must be in the following format:

ID Parent ID
1
1.1 1
1.2 1
1.2.1 1.2
1.2.1.1 1.2.1
Note: Do not include an entry in the parent ID column for the parent item.

In the table, 1 is a parent item. 1.1 and 1.2 are its child items. 1.2.1 is a child item of 1.2. And so on.

Your spreadsheet must also include columns that contain each item's name and number. To create item numbers for you based on the item numbering rules set by your Tenant Administrator, leave the item number column blank.

Note: Inventor's CC/Lib parts and SOLIDWORKS' Toolbox parts are better handled in Upchain if they are imported using the CAD Plugin or Plugin settings > Import data.

Import a BOM structure

  1. Open the Excel spreadsheet with the BOM structure.

  2. In the Upchain plugin, select a project from the drop-down list.

  3. Open the BOM view BOM view icon.

  4. Click the more actions icon More_actions_icon.png in the upper-right corner.

  5. Select Import BOM structure.

    A location selection window opens.

  6. Select the location for the new BOM structure - whether as a project's root BOM or as a child of an existing item.

  7. Click Select.

    The BOM import - Upchain window opens.

  8. Enter the number of the row containing your column names – 1 is entered by default.

    This populates the Source column.

    Note: The column names do not need to match the item attribute names in Upchain.
  9. (Optional) To create an indented structure in Upchain, select the column that contains the ID from the Column with ID drop-down and the column that contains the Parent ID from the Column with parent ID drop-down.

  10. For each column in your spreadsheet (shown in the Source column), select the item attribute in Upchain to which it is to be mapped (shown in the Destination column).

    Note: You must select a column to map to the Item Name attribute and to the Item Number attribute so that Upchain can check the uniqueness of the items in your spreadsheet. If you intend for Upchain to create item numbers, you must map a column with empty entries to the Item Number attribute.
  11. (Optional) To reuse this column mapping later, click Save, enter a name for the mapping template in Template name pop-up window and click OK.

  12. Click Next.

    A window opens displaying the spreadsheet values on the left and the structure that Upchain will create on the right.

  13. Confirm that the structure looks correct.

  14. Click Import.

You will receive a confirmation message that the data was successfully imported to Upchain.

Was this information helpful?