Difference between revisions of "Configuring Your Applications"

From Opentaps Wiki
Jump to navigationJump to search
m (Protected "Configuring Your Applications": Sysop page [edit=sysop:move=sysop])
(Configuring the CRM/SFA Application)
Line 2: Line 2:
  
 
==Configuring the CRM/SFA Application==
 
==Configuring the CRM/SFA Application==
 +
 +
=== Catalog Request fulfillment emsils ===
 +
 +
By default, emails are sent to customers who request catalogs when the catalog mailing is completed. To turn this feature off, set the email.marketing.catalog.sendCatalogRequestEmails property to "false" in hot-deploy/crmsfa/config/notification.properties.
 +
 +
The email subject, body and "from" email address are also configured in this file, by the properties:
 +
 +
* subject.marketing.catalog
 +
* screen.location.marketing.catalog
 +
* from.marketing.catalog
 +
 
==Configuring the Purchasing Application==
 
==Configuring the Purchasing Application==

Revision as of 18:54, 27 September 2007

Configuring the CRM/SFA Application

Catalog Request fulfillment emsils

By default, emails are sent to customers who request catalogs when the catalog mailing is completed. To turn this feature off, set the email.marketing.catalog.sendCatalogRequestEmails property to "false" in hot-deploy/crmsfa/config/notification.properties.

The email subject, body and "from" email address are also configured in this file, by the properties:

  • subject.marketing.catalog
  • screen.location.marketing.catalog
  • from.marketing.catalog

Configuring the Purchasing Application