Agile SDK Performance Issues - Importing 300000 Parts.
Dear All,
We are trying to create/update 300k (3 Lacs) Tagged Items (Parts subclass) by using SDK program and we are observing that it is taking 24 hours approximately to create/update Tagged Items in Agile.
Input for SDK program is the database table which will contain the records, each with Tagged Item attributes information like Item Number, Description, P2 attributes, etc..
And after creating/updating 1000 Parts program will commit the status (SUCCESS/FAIL) back to Database table.
So we would like to improve the performance of this program to take less processing time (less than 24 hrs) to create/update Tagged Items.