WebSphere Commerce EnterpriseWebSphere Commerce Professional

Configuring the sifter utility's priority list size

The priority list size dictates how many users to sift during a single batch. By default, the value is 10.

Procedure

  1. Stop the LikeMinds server inside the WebSphere Application Server.
  2. Use any database modification tool to enter the following SQL statement:
    
    update lps_cfg set value='10' where
    name='xactionMentor.pri_list_size'
    
  3. Start the LikeMinds server inside the WebSphere Application Server.