data export/import related

Hi… Is there any predefind data format or template for online impoting data to Axapta version 3.0 from other ERP (BaaN)? or Use only Data export/import option available in Administration

Hi… There is no pre defined data format or online Data importing to Axapta 3.0 from any other ERP. You have to use Data import or export facility available in Admin module. Regards Amar

Hi Sudesh, Some time back I worked on an Axapta integration project with SAP. Now, what sort of data are you planning to export from BaaN? Also, in addition to using the standard Data export/import facility, you can import data through X++ code. Regards, Harish

Thanks Purchase order generated, SO and Production Order data from Baan needs to be exported. Can we build business logic while importing data in Axapta ? Regards, Sudesh

hi Sudesh, Yes u can do that. But this where you need to write the X++ Code. It depends upon the complexity. IN Axapta 3.0 in the import defination group you can add your X++ code and do that. Try it man and let all of us know. thank you with best regards vaibhav pednekar