...
...
...
...
...
...
As of 11/2/24
Derek has outlined a routine for extracting Bill of Materials (BOM) data into an external tool. This data will then be compared with SolidWorks to identify any differences. The user will be responsible for manually updating GoldFinch to reflect these differences.
Note: We do not plan to use the Formula Version feature.
Overview
YAKTA required requires the Integration integration of SolidWork SolidWorks with Goldfinch GoldFinch to import and create Item formulas as per the design item formulas based on designs in SolidWorks. The Purpose of this integration is to have an updated This integration ensures the Bill of Materials which will be used to process (BOM) remains up-to-date and supports accurate processing of Production Work Orders.
Integration Mappings
Object Name: GFCON__Import_Item_Formula__c | |||
SolidWork SolidWorks Field Name | GF Field Name | GF API | GF Field Type / String Length |
Level | Level | Level__c | Text(255) |
File Name | File Name | File_Name__c | Text(255) |
????? | Parent | GFCON__Parent__c | Text(80) |
Part Number | Component | GFCON__Component__c | Text(80) |
Revision | Revision | Revision__c | Text(255) |
Qty. | Quantity Per | GFCON__Quantity_Per__c | Text(80) |
State | State | State__c | Picklist |
Description | Description | Description__c | Text Area(255) |
Category | Category | Category__c | Text(255) |
Final Assembly Bool | Final Assembly Bool | Final_Assembly_Bool__c | Picklist |
Finish | Finish | Finish__c | Text(255) |
Material Size | Material Size | Material_Size__c | Text(255) |
Material | Material | Material__c | Text(255) |
Weight | Weight | Weight__c | Number(15, 3) |
Configuration | Configuration | Configuration__c | Text(255) |
???? | Link to Operation No. | GFCON__Link_to_Operation_No__c | Text(80) |
???? | Unit of Measure | GFCON__Unit_of_Measure__c | Text(80) |
Please refer to the sample data that will feed in Import Item Table
Sample Data
...
Processing Item Formulas
Item Formulas are the components that are used to create the parent item.
One Item Formula is defined for each component used to create a parent item. You can create Item Formulas directly from the parent item or from the Formula Version.
At a minimum, you need to enter Component, Unit of Measure, and Per for each component.
Formula Unit of Measure Consideration
You can define a Unit of Measure for your formula. For example, you may have a manufactured item that comes in both EACH and CASE.
...