In previous ICM versions, the email addresses of sender and receiver for quote notifications were hard-coded in the pipeline ProcessQuoteRequestNotifications
(app_sf_responsive_b2b).
The pipeline ProcessQuoteNotificationsExtension
also used the from email address which is now fixed. Now the email addresses can be configured in a common way.
The email addresses can be configured in a common way by using the following application preferences:
QuoteNotificationEmailFrom
QuoteNotificationEmailTo
The default value for the preference definition can be configured via DBInit in the properties file com.intershop.application.responsive.webshop.b2b.dbinit.data.preference.PreferenceDefinitions.properties (cartridge: app_sf_responsive_b2b).
# # Quote Notification Preferences # QuoteNotificationEmailFrom=ChannelPreferences;3;;true;info@test.intershop.de;false QuoteNotificationEmailTo=ChannelPreferences;3;;true;info@test.intershop.de;false
The values can also be configured per channel via domain preferences.
IS-22126 - Wrong MailFrom ParameterBinding in ProcessQuoteNotificationsExtension.pipeline
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.