Problem:
User receives a warning message when attempting to search for synonyms in Change Analyzer. The message states that maximum number of starting points has been exceeded.
Resolution:
The initial maximum of 20 starting points was implemented for performance reasons. This setting is a hidden Project Option that can be modified in the Project Options XML file, using the entry below. Change the VALUE and MAX fields to match your desired number of starting points.
<NUMBER NAME="MaxNumberOfSeeds" CAPTION="Maximum number of starting points" VISIBLE="false" VALUE="20" MIN="1" MAX="30" DISPLAY="decimal" RESID="MaxNumberOfSeeds"/>
#SupportTip
#EnterpriseAnalyser
#EnterpriseAnalyzer
#Workspace
#InteractiveAnalysis
#Hyperview
