BK BK
06/12/2025, 1:30 PMonApplicationStart
, not in onRequest
.FAHEEM MALIK
06/16/2025, 2:53 PMBK BK
06/16/2025, 8:40 PMapplication.CampaignStepsNames
, but also its keys, EMAIL_TESTIMONIAL_REQUEST
, EMAIL_OFFER
, SEND_POSTCARD
, and so on.
To increase chances of success, make sure that onApplicationStart returns true (that is, application starts up successfully) and that onRequestStart returns true (that is, not to stand in the way of ColdFusion processing the request).
Remember to restart Lucee after making any changes.