Steps to load multiple Part BOM using Batch Loader are
Open Batch Loader.exe (Available in ARAS Installation CD)
Select ‘New’ in Batch Loader
Update the below parameters in Batch Loader • Server : ARAS URL (Example : localhost/InnovatorServer • Database : Innovator Server (Select from the drop-down menu) • User : root • DataFilePath : inputfile.txt (Select the input file) • Delimiter : \t (Select tab delimiter) • WorkerProcess : 2 • Threads : 4 • LinesPerProcess : 100 • Encoding : Unicode (UTF-8) • FirstRow : 1 • LastRow : -1 • LogFilePath : outputfile.txt(Create any text file and select) • LogLevel : 2 • PreviewRows : 1000 • MaxColumns : 10 • FirstRowColumnNames: False (True in case if input file has header)
Click load and select AMLQuery.xml Click Verify and provide the root password Verification Message: Verification successfully Passed: the template does not contain invalid item types or properties. Click Load