Forum Discussion
Suhas
5 years agoIdeator I
Hello Veyzo,
You can implement your own logic to import part BOM data from excel. You can read excel file in server side method with the help of either Microsoft interop dll (Microsoft.Office.Interop.Excel.dll) or any 3rd party dll.
Regards,
Suhas