Company Part Numbers Translator

The Company Part Numbers Translator allows you to translate internal company part numbers used in BOM files to manufacturer part numbers. Translations may be for BOM values or BOM descriptions. These translations will be used when providing device categorisation suggestions using the XJEase Library

The CSV file to use is set in Libraries Options. This is an application setting that will be used by all projects loaded on the machine. The setting and file will not be transferred with projects.

The file is only parsed while being set, and at the time when translations are performed. The file is not checked on start up of XJDeveloper.

Format

It should be a basic CSV file with 2 columns separated by a comma. The first column should be internal company part numbers and the second column the translated public part numbers.

INTERNAL1, PUBLIC1
INTERNAL2, PUBLIC2