Page tree
Skip to end of metadata
Go to start of metadata


Introduction



This article will provide you information for performance issues while working in the ECTR window "Classification".
 


Problem

There exists performance issues while navigating or searching in the ECTR window "classification".  


Known Errors and Solutions

Error: Missing Statistics for Optimizing Classification System Search

Solution

Error: Long run-time for characteristics with upper/lowercase

Solution

Error: Long run-time when presenting the search result

Solution

  • 2905816 - ECTR: Fixed: Performance issue with internal table in FM /DSCSAG/CLASS_GETCHARVAL_INT
  • Read no classification data for search results:

    • Disable the switch in ECTR settings Classification for "Read classification data for folder content"

    • Add this configuration to your default.txt:

      default.txt
      # Read classification data for search results from classification window. 
      # In environments with very huge amount of characteristics the reading slows down 
      # the presentation of the found objects.
      # Disclaimer: This setting controls the same objects, which are also controlled by
      #  obr.classification.read, only by a different use case.
      # true = Classification data (values for characteristics) is read which costs some performance (default)
      # false = No Classification data is read for found objects - better performance, no classification values
      
      plm.clh.read.classification.for.result = @obr.classification.read@

Error: Long run-time when showing customer specific properties

Cause

Solution




See Also

Read suggested related topics:


 

  • No labels