Be.Smart ERP Picker
(EN) ERP Picker
(EN) ERP Picker
  • ℹ️What is Be.Smart ERP Picker?
  • ⚙️System Requirements
  • 🔑Installation & Activation Guide
  • 🆕What's New
    • Version 2.2.1.0
    • Version 2.1.3.0
  • Common information
    • Application configuration
      • Configuration file structure
      • Configuration file location
      • Configuration file parameters
        • Section [Settings]
        • Section [Mappings]
        • Section [MappingsC]
      • Examples of connections to data sources
        • Text file (txt | csv)
        • MS Excel
        • MS Access
        • MS SQL
        • Autodesk Vault
    • Overview of error messages
  • ERP Picker (Inventor add-on)
    • Basic description of functionality
    • Overview of commands
      • Be.Smart ERP Picker
        • Pick & Exit
        • Pick & Exit (Custom)
        • Export to file
        • Cancel
        • About
        • Help
        • Filtering and searching
        • Panel of additional information
      • Config
        • Edit config
        • Open folder
        • Exit
        • About
        • Help
      • About
  • ERP Picker (standalone app)
    • Basic description of functionality
    • Overview of commands
      • Export to file
      • Open folder
      • Cancel
      • About
      • Help
      • Filtering and Searching
      • Panel of additional information
Powered by GitBook
On this page
  1. Common information
  2. Application configuration
  3. Configuration file parameters

Section [Mappings]

The mapping (writing) to the Inventor iProperties file when selecting the Pick & Exit command or tapping a row in the table is set in the [Mappings] sections.

The syntax for setting the mapping is "Internal iProperty name"="Column name by ConnectionSelectCommand". Thus, the internal name of an iProperty must correspond to one of the iProperty names falling into one of the four sets of iProperties.

[Mappings_DesignTrackingProperties]
; SAMPLE MAPPING STRUCTURE
    ; iProperty1InternalName=ConnectionSelectCommandField1NameA
Material=Material
[Mappings_DocSummaryInformation]
; SAMPLE MAPPING STRUCTURE
    ; iProperty2InternalName=ConnectionSelectCommandFieldNameB
[Mappings_SummaryInformation]
; SAMPLE MAPPING STRUCTURE
    ; iProperty3InternalName=ConnectionSelectCommandFieldNameC
[Mappings_UserDefinedProperties]
ERPPickerNumber=Number
ERPPickerName=Name01
; SAMPLE MAPPING STRUCTURE
    ;iProperty4InternalName=ConnectionSelectCommandFieldNameD
[MappingsC_UserDefinedProperties]
ERPPickerNumber=Cislo
ERPPickerName=Nazev
; SAMPLE MAPPING STRUCTURE
    ;iProperty5InternalName=ConnectionSelectCommandFieldNameE

List of iProperty sets with corresponding iProperties

[Mappings_SumaryInformation]

  • Title

  • Subject

  • Author

  • Keywords

  • Comments

  • Last Saved By

  • Revision Number

  • Thumbnail

[Mappings_DocSummaryInformation]

  • Category

  • Manager

  • Company

[Mappings_DesignTrackingProperties]

  • Creation Time

  • Part Number

  • Project

  • Cost Center

  • Checked By

  • Date Checked

  • Engr Approved By

  • Engr Date Approved

  • User Status

  • Material

  • Part Property Revision Id

  • Catalog Web Link

  • Part Icon

  • Description

  • Vendor

  • Document SubType

  • Document SubType Name

  • Proxy Refresh Date

  • Mfg Approved By

  • Mfg Date Approved

  • Cost

  • Standard

  • Design Status

  • Designer

  • Engineer

  • Authority

  • Parameterized Template

  • Template Row

  • External Property Revision Id

  • Standard Revision

  • Manufacturer

  • Standards Organization

  • Language

  • Defer Updates

  • Size Designation

  • Categories

  • Stock Number

  • Weld Material

  • Mass

  • SurfaceArea

  • Volume

  • Density

  • Valid MassProps

  • Flat Pattern Width

  • Flat Pattern Length

  • Flat Pattern Area

  • Sheet Metal Rule

  • Last Updated With

  • Sheet Metal Width

  • Sheet Metal Length

  • Sheet Metal Area

  • Material Identifier

  • Appearance

  • Flat Pattern Defer Update

[Mappings_UserDefinedProperties]

  • According to the name entered on the left side of the expression, the user iProperty will be created if it does not exist.

PreviousSection [Settings]NextSection [MappingsC]

Last updated 1 year ago