Collapse All
Salesforce Service Cloud, Balaton, Version 2.4
This new version is published to Appexchange with the following enhancements and fixes:
Customers can now be merged in SessionM directly from Salesforce
If Merge in SessionM on Parent Merge
is enabled in the package configuration, then Account (or Contact) merges in Salesforce will automatically result in corresponding customer merges in the SessionM platform. Any data changes will be kept in sync from the survivor record in Salesforce to the survivor customer in SessionM. The customer survivorship in SessionM is determined based on the email or external ID (as configured) saved on the survivor parent record after the merge.
The customer data flow between Salesforce and SessionM was improved to cover multiple use cases:
Sync Customer Changes with SessionM
is enabled in the package configuration and a corresponding field mapping exists;smsfsc.SessionMGlobalHandler.syncToSessionM
Auto Sync from SessionM Loyalty
is enabled during the component configuration. Otherwise, the data will be synced once the “Sync from SM” button is pressed.The following issues have been fixed:
The following features have been deprecated and removed:
smsfsc__SessionMUser__c.smsfsc__CallApiInTrigger__c technical
field. It was previously used to enable/disable calling the SessionM APIs from the smsfsc__SessionMUser__c trigger
. This behavior is now handled with static variables.You can see the updated SessionM Loyalty for Service Cloud Administration Guide here.
Improvements
Timeline Enhancements
last_id
attribute, plus the search results can now be paginated. With this enhancement you can easily filter events that occurred within the same timestamp. This is available via the UI and via an API request. Bug Fixes
Catalog – Fixed an issue that caused an incorrect 500 error to be thrown during the processing of a Catalog category with an incorrect external_id
. This has been corrected to a 400 'bad request' error.
Improvements
Customers
Bug Fixes
Creative Templates – Fixed a bug where search was not working in the Creative Templates module.
Improvements
Offer Issuance & Offer Redemption – Added Asia-Pacific Region countries (for example, Thailand, Japan, Australia, Indonesia, Singapore, Malaysia and so on) and their time zone options to the Offer Issuance and Offer Redemption period sections on the offer setup page.
Bug Fixes
Offers API – Updated the offers/acquisition/issue
endpoint in our documentation to remove the acquisition_schedule
option under the ignore_restriction_types
parameter because it is not honored. Adding this functionality back is scheduled for later in the year.
Reward Store – Added validation to check the status of a reward before deducting points for purchase. This fixed a bug that was allowing customers to try and purchase inactive rewards, deducting their points but not delivering the reward.