Hi,
We have a requirement where we need to retrieve all the ItemMaster (M3 tables: MITMAS and MITFAC using JOIN) data and need to deliver the same to the FTP server in a TAB Delimiter file format. We need to do the same on the daily basis(after business hours) and Unfortunately we can't follow Event Driven approach and this is the requirement we need to stick to.
The total number of records that we expect is around 50k. Unfortunately the M3 CMS100MI API can't return more than 10K.
Can anyone please help me to list the possible options to achieve this requirement? I could see two possible options but not sure which one is preferable in terms of performance.
1) Noticed in one of the discussions that Infor provide fix to increase the CMS100MI API limit to 10K+. I am not sure how feasible this option. I need to check with Infor about it. If it is possible we can use the same API in the DataFlow.
2) Using Compass Query API in the Data flow. I am not sure how good is this approach to handle bigger data.
Any Alternative approaches are also welcome.
Thanks.
GS