I have a BU that is requesting that I turn off the automated ACM update because it is taking over 3-5 minutes to update because of the same module being used in different environments as they have them in release environments.
12:43:53 C1G0144I PROCESSOR F1FSCREC EXECUTION COMPLETED, HIGHEST PROCESSOR ST 12:57:27 ACMB024I ACM QUERY INDICATES : THIS ELEMENT IS REFERENCED BY 751046 ELEMENTS 12:57:28 C1G0200I ELEMENT ACTION REQUEST PROCESSING COMPLETED, HIGHEST ENDEVOR RC WAS 0000
LOGIC: When ISSUE_ELEMENT_REFERENCED_MSGS is enabled, a call is done to ACM routines in order to find out how many elements reference the current element in their component lists.
BUG: For all actions (except those performed via Quickedit) the parameter list passed to ACM routines is not correct and forces it to scan lots of elements.
SYMPTOM 1: The element count displayed by messages ACMB02*I is incorrect (too high) as the ACM routines found too many elements because of the wrong parameters
SYMPTOM 2: Because of the lots of elements scanned, CPU time significantly increases
WORKAROUND: Disable ISSUE_ELEMENT_REFERENCED_MSGS
Apply this FIX: RO97485 to address the problem with parameter list passed to ACM