Be.Smart ERP Connector
(EN) Consultant Manual
(EN) Consultant Manual
  • Be.Smart ERP Connector Consultant Manual
  • Abbreviations used
  • Home
  • Purpose of the product
  • Technical solution
    • Data Interface
    • Autodesk Vault
    • Basic types of jobs and their origin
  • Configuration
    • EC configuration (central)
      • Main Card
      • Property Values tab
        • Tab < entity>
    • EC local configuration
    • Logging in
      • Logging to the local station
      • Logging in DI
    • Reverse logging
      • Description of the reverse logging process
    • FLAGs (additional flags in std Vault configuration)
      • List of symptoms
  • Commands and Features in Vault Explorer
    • Attach to already existing purchased item
    • Apply item security to files
    • Create Raw material BOM rows
    • Send to DI (Send to Data interface)
    • Data interface browser
      • Functions
  • Export
    • Item breakdown
      • BOM loading method
      • Transfer MJ
    • Atypical requirements
  • Imports
    • Processing of external requests for transfer to Vault (from version 2019 inclusive)
      • The procedure for processing the Arkance.Import initialization job:
    • PreProcess sample
    • Imports of entities
      • Entity identification by ERP system
      • Import items
      • Importing applications
      • Import folder
      • Importing a change command
      • Import schedules
  • Recommended commissioning procedure
    • DI commissioning
    • Mapping fields
  • Castomization (ec addons)
  • Attachments
    • Job types - complete list
    • Configuration type Global/Workgroup
Powered by GitBook
On this page

Was this helpful?

  1. Export
  2. Item breakdown

BOM loading method

The Vault API allows you to retrieve a schedule item from Vault in different ways - the important thing is the parameter options:

  • dateOfInterest (on which date the BOM is loaded)

  • bomTyp

    • Effective The BOM has only released and effective revisions.

    • Historic The BOM is the historical version of the BOM as it was at the time of the revision's creation.

    • Latest The BOM has only the latest revisions.

    • Tip The BOM has only the tip revisions.

The goal is to achieve a match between the spread sheet that appears in Vault Explorer and the spread sheet written to DI

life status of the item

parameter reading BOM dateOfInterest

reading parameter BOM bomType

"Released."

item.LastModDate (date of last modification of the item)

Historic

Other

DateTime.MinValue

Latest

PreviousItem breakdownNextTransfer MJ

Last updated 2 years ago

Was this helpful?