On the Strategies tab, you cannot prioritize more than 256 strategies or 256 queues in a single operation. When you click the Save button, the following error occurs:
An unexpected error has occurred in the application. Click Resume to continue working. If the problem persists, please contact an administrator.
In addition, the following detailed error message is written to the SAS Fraud Management web application log:
2025-11-06 12:24:49,705 ERROR [tomcat-http--26] util.ApplicationDefaultExceptionHandler (ApplicationDefaultExceptionHandler.java:47) -
============================== SAS® Fraud Management ==============================
org.springframework.beans.InvalidPropertyException: Invalid property 'priorities[256]' of bean class [com.sas.finserv.creditfraud.fcm.web.model.Priorities]: Index of out of bounds in property path 'priorities[256]'; nested exception is java.lang.IndexOutOfBoundsException: Index 256 out of bounds for length 256
at org.springframework.beans.AbstractNestablePropertyAccessor.getPropertyValue
(AbstractNestablePropertyAccessor.java:691) ~[spring-beans-5.3.39-spring-framework-5.3.45.jar:5.3.39-spring-framework-5.3.45]
To circumvent this issue, prioritize fewer than 256 strategies or queues at a time, and click the Save button after each prioritization.