DataTranslator Set Record Limit error

M3 DataTranslator is cached through the IEC database to enable fetching of records consistently between DataTranslation changes.

Data translations are always bi-directional in IEC. The default limit for data translations is set to 20,000 records.

If you have defined more than the allowed limit in M3, then an error is logged in the IEC log during the reload process.

Because the data translation reload is not disruptive to message processing, any messages are not blocked from processing.

Note: Not all of the data is fetched if the records from the DataTranslation in BE is greater than the limit value. Translation messages fail because not all of the data is in the cache.