I have an excel sheet containing around 1lac data. Which includes part no and its related properties.
What I'm trying is reading data from excel and create part if its not present.
but after creation of few parts (around 25k line in excel )its throwing an exception in main thread.
How many item I can create in ARAS at one go.?
Hi,
It's not a matter of number, it's a matter of timeout of the management of the SOAP request by IIS.
For subscribers we have a tool to have much better performances to import large csv files.
If you don't have access to this resource I would suggest you split your AML into smaller elements.
For parts, I think I usually split AML by 500. (just a vague guess). The tool Innovator admin also allows you to run your AML with smaller batches. Look at the following advice from Eric Domke : http://community.aras.com/en/forums/topic/innovator-admin-loading-data-from-flat-file/