Anthony
10-16-2002, 04:18
Hi,
We are integrating systems that contain a lot of products, customers, and companies. The ids for these items are not the same on different systems and so we will be implementing a cross reference table to do the mappings. However, there are potentially tens of thousands of product codes and a lot of transactions taking place all the time. I believe that this could lead to the cross reference table becoming a serious bottleneck in the integration framework.
Does anyone have any suggestions/ways of working that will either reduce the number of rows on the cross ref tables (while still including all of the product, company, and employee codes) or increase the efficiency of the cross reference process? Alternatively, has anyone used this process in large projects and found it to be perfectly ok?
Thanks in advance,
Anthony
We are integrating systems that contain a lot of products, customers, and companies. The ids for these items are not the same on different systems and so we will be implementing a cross reference table to do the mappings. However, there are potentially tens of thousands of product codes and a lot of transactions taking place all the time. I believe that this could lead to the cross reference table becoming a serious bottleneck in the integration framework.
Does anyone have any suggestions/ways of working that will either reduce the number of rows on the cross ref tables (while still including all of the product, company, and employee codes) or increase the efficiency of the cross reference process? Alternatively, has anyone used this process in large projects and found it to be perfectly ok?
Thanks in advance,
Anthony