SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 61944: Search performance in SAS® Enterprise Case Management is slower than expected

DetailsHotfixAboutRate It

By default, SAS Enterprise Case Management uses an implicit wildcard search. A wildcard search usually produces more search results, but it can lead to longer than expected search times. A new metadata property provides the option to remove the implicit wildcard search functionality. When you specify the following property, the web application uses an index on the searched column to decrease search times:

ECM.ClassicSearch.UseImplicitWildcard = false

This metadata property is set to true by default. To change the value, you can add the property in SAS® Management Console. Navigate to Plug-insApplication Management ► Configuration Manager ► SAS Application Infrastructure ► Ent Case Mgmt Mid-Tier 6.3. Right-click Ent Case Mgmt Mid-Tier 6.3, and select Properties. On the Advanced tab, click the Add button. Specify the ECM.ClassicSearch.UseImplicitWildcard property with a value of false. After you add the property, you must clear the cache in SAS Enterprise Case Management in order to pick up the new value in the web application.

After you turn off the implicit wildcard search, you can still perform a wildcard search by specifying the wildcard prefix in your search string.

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Enterprise Case Management64-bit Enabled Solaris6.3_M19.4 TS1M3
64-bit Enabled AIX6.3_M19.4 TS1M3
Microsoft® Windows® for x646.3_M19.4 TS1M3
Linux for x646.3_M19.4 TS1M3
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.