Need Guidance
Posted: Tue Jul 17, 2012 10:49 am
Greetings everyone,
After several days, finally I was granted forum access
My company is tasked to migrate some old e-cart solution to AC. I am in evaluation process to determine is AC good for us.
Old DB has close to million records, and is totally incompatible with AC DB. Our task is to write parser. After lots of reading AC documentation, we have devised a parser that works. However we would like experts opinion on this matter.
These are our findings:
1. Our products go to ac_Products database
2. Also we have manually entered all categories
3. We need to manually parse and increment values for ac_CatalogNodes table for all four fields
( CategoryId,CatalogNodeId,CatalogNodeTypeId,OrderBy )
We have products table (old one) that needs to be parsed to ac_Products. Pur understanding is that OrderBy field is critical for speed. Is this correct?
4. We are going to have some producttemplates, and we also need to take care of it as well. What table are involved?
Is there something else that we did not see, and that it might impede us from doing it?
Any guidance from some one who did it before us?
Any input is valuable.
Thank you for your help on this matter
Vedran
After several days, finally I was granted forum access

My company is tasked to migrate some old e-cart solution to AC. I am in evaluation process to determine is AC good for us.
Old DB has close to million records, and is totally incompatible with AC DB. Our task is to write parser. After lots of reading AC documentation, we have devised a parser that works. However we would like experts opinion on this matter.
These are our findings:
1. Our products go to ac_Products database
2. Also we have manually entered all categories
3. We need to manually parse and increment values for ac_CatalogNodes table for all four fields
( CategoryId,CatalogNodeId,CatalogNodeTypeId,OrderBy )
We have products table (old one) that needs to be parsed to ac_Products. Pur understanding is that OrderBy field is critical for speed. Is this correct?
4. We are going to have some producttemplates, and we also need to take care of it as well. What table are involved?
Is there something else that we did not see, and that it might impede us from doing it?
Any guidance from some one who did it before us?
Any input is valuable.
Thank you for your help on this matter
Vedran