Class

atg.commerce.promotion.PromotionServlet

Component

/atg/dynamo/servlet/dafpipeline/PromotionServlet

When PromotionServlet is enabled (enabled property set to true), PromotionServlet scans the requestURI for the PROMO parameter, and when it is present, matches the promotion ID associated to it against the promotion IDs in the promotionItemDescriptorNames property to ensure that the promotion is active. When a match is found, PromotionServlet checks to see if the user qualifies for the promotion by examining the Profile RepositoryItem for persistency and the Promotion giveToAnonmousProfiles property for a value of true. If either condition is met, PromotionServlet adds the promotion ID to the Profile activePromotions property.


Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices