Hello,
I have a requirement in which I need to import around 20K records from excel file to Axapta i.e. in to smmBusRelTable and probably in one more table .Now I was thinking about the possible methods which are better performance wise as well.
Can I use Standard Axapta Import feature for above requirement .If yes, how is it performance wise?
Shall I write a Job for this and then do it .If yes, then to optimize the database operation How can i use Insert_recordset here. As my fields values will be coming from excel file cells. Can someone able to help me on this if possible with proper syntax.
Data can be easily imported from Microsoft Office Excel by using the import feature of Microsoft Dynamics AX. To reduce the potential of error, the import feature include a wizard that generates Microsoft Office Excel workbook templates and a dialog box that controls the import of data into Microsoft Dynamics AX after the data has been entered into the workbook.
Note : Microsoft Windows Regional options date format and the date format in Microsoft Office Excel on the computer that is performing the import must be the same. If the formats are not the same, the date field will be empty.
The Microsoft Office Excel Template Wizard helps you create one or more templates in Microsoft Office Excel where you can enter data, and then import the data into Microsoft Dynamics AX. The wizard creates a worksheet in the workbook for each table that you select.