Application allows to download data from ToolsUnited service. Accessing and downloading of data is available only for valid user within ToolsUnited service with valid subscription. This user is not provided by CRIBWISE system.
ToolsUnited interface gets data for following catalogs:
- Walter Tools catalog (no authentication is needed, limited to Walter Tools only)
- ToolsUnited catalog (authentication with ToolsUnited account needed)
Upon providing valid username and password, system allows to search and download selected items from ToolsUnited catalog. Items are downloaded together with their spare parts (if defined) in Defined (imported) state.
Following table shows mapping of information from ToolsUnited model to CRIBWISE model:
CribWise item | TU item model |
Item ID | Own item ID specified during import
OR Model -> ArticelNumber (for imported spare parts) |
Item Name | Model -> ArticleNumber |
Item Description | Each Model -> Name -> Value stored as translated description in culture code mapped from Model -> Name -> LNG for the Value. ENG translation stored as default description if available. If not, first translation available is set as default description.
If only single translation provided, it is stored as default description with no culture code. |
Item Status | Defined |
Item Purchase package quantity | Model -> PackageQuantity |
Item GTC classification | Model -> GTC |
Item Type | Mapped according GTC class. If not available, than Consumable |
Item Vendor | Based in import setting – defined by user, empty or according manufacturer (Manufacturer name from TU API according item parameter Model -> Brand. If corresponding not exists on CRIBWISE, it is created) |
Item Vendor order code | Model -> OrderID |
Item Vendor barcode | Model -> Barcode |
Item Manufacturer | Manufacturer name from TU API according item parameter Model -> Brand. If corresponding not exists on CRIBWISE, it is created) |
Item Manufacturer ID | Model -> ArticleNumber |
Item Barcode | N/A |
Item -> internal document type = Image file | GET as image Model -> Image |
Item -> internal document type = Image name | Image |
Item -> internal document type = Other file | Each member of Model -> ImageDict, GET value as file |
Item -> internal document type = Other name | Each member of Model -> ImageDict, key |
Item -> external document name | Product link |
Item -> external document URL | Model -> URL |
CatalogItem -> StringCharacteristic -> Name | Each member of Model -> Properties, ISO |
CatalogItem -> StringCharacteristic -> Value | Each member of Model -> Properties, Value |
Item -> Spare parts | Model -> Accessories (existence checked for each by Model -> Accessories -> ArticleNumber; spare part imported using Model -> Accessories -> ID) |
Item -> Spare part -> Quantity | Model -> Accessories -> Quantity |
Item -> Spare part -> Position | N/A |