Skip to main content

Problem:

Is there a way to influence the parsing speed for preprocessed files?

Resolution:

There is an option on the User tab for the options named "Saved Pre-Processed files".  When the pre-processor gets called to build the logical file during the parse process, a Logical File and a Mapping File gets produced and once they are used they are discarded.  Later in the Integration process, the Map File is needed again so it gets produced again.  Enabling this option will cause these files to be kept permanently until the are re-parsed.  It will increase the project size and cause .LGC and .MAP files to be seen in the project, but it will improve the overall parsing performance some as well as the go to source.

Old KB# 5093

#EnterpriseAnalyzer
#SupportTip