Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use this Snap to provide the capability to expand the BOM (Bills of Materials) Structure to multilevel from the Teamcenter Software for a given BOM node. The BOM structure will be extracted into a JSON document for further processing in the pipeline.

...

The Teamcenter BOM Structure Get Recursive Snap is a Readread-type Snap that extracts the BOM structure as a JSON document.

...

Type

Format

Number of Views

Examples of Upstream and Downstream Snaps

Description

Input 

Document

  • Min: 0

  • Max: 1

  • Mapper

  • Copy

  • Teamcenter BOM Structure Get

The Revision Rulerevision rule, Modemode, and Object ID that must be fetched from the Teamcenter software.

Output

Document

  • Min: 1

  • Max: 1

  • Teamcenter Classification Create

  • Teamcenter Change Ownership

The multilevel expanded level of the BOM Structurestructure.

Error

Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter when running the pipeline by choosing one of the following options from the When errors occur list under the Views tab:

  • Stop pipeline Pipeline Execution: Stops the current pipeline execution if the Snap encounters an error.

  • Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records.

  • Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.

Learn more about Error handling in Pipelines.

...