Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

In Aptify 5.5.5, the maximum product count functionality changes so that when a product ID that is greater than the MaxProductCount attribute value, the system polls the database, obtains the associated product data, and adds that information to the productInfoCache to allow this product to be added to an orderline.

The following attribute defines the behavior of products within the Aptify web interface:

 

  • MaxProductCount:

    determines

     determines the number of records that are returned when a view is requested. The default value is 10000. This attribute is found in the Aptify.Applications.Configuration.External.js file in the Aptify web site'

    s

    script/configuration

    folder

     folder.

 

  • Note

    If your environment uses more than 10,000 products, modify this attribute to ensure that new products can be added to order lines.