This page lists new capabilities, improvements and fixes coming with the latest Campaign v8 Release.
Client Console upgrade is mandatory. Learn how to upgrade your Client Console in this page.
January 27, 2023
Improvements
enableIf
in a logical operator condition. The previous logical condition was overwritten. (NEO-45815) October 28, 2022
Improvements
September 30, 2022
What’s new?
Adobe Campaign integration with Adobe Experience Platform |
---|
New destination and source connectors are now available to allow seamless integration between Adobe Campaign and Adobe Experience Platform:
For more information, refer to the detailed documentation. |
Twitter channel availability |
---|
The Twitter social channel is now available with Campaign v8. You can:
Learn how to connect Campaign and Twitter in the detailed documentation. Learn how to post tweets and send direct messages with Campaign in this page. |
Security enhancement
To optimize security, security tokens have been removed from URLs generated by Campaign:
This change only applies to GET URLs. Other types, including POST URLs, are not affected.
If you use custom code, security tokens are not retrieved from the GET URL securitytoken parameter anymore. You have to generate a new security token using the following JSSP code:
getNewSecurityToken(jsspContext.getSessionToken(), jsspContext.getSecurityToken(), true);
You can also use the Login API to fetch security tokens.
There is no change in session token management.
Improvements
Compatibility updates
Refer to the Campaign Compatibility matrix.
Patches
Client Console upgrade is mandatory. Learn how to upgrade your Client Console in this page.
October 7, 2022
Improvements
May 18, 2022
What’s new?
Time Sensitive notifications |
---|
With iOS 15, Apple added a notion of sensitive notification that gives control to the app developer to bypass Focus mode when a notification is considered as sensitive and then needs to reach the user in real-time. For more information, refer to the detailed documentation. |
Core Privacy Service Integration |
---|
Campaign v8 now integrates with Adobe Privacy Core Service. Privacy requests pushed from the Privacy Core Service to all Experience Cloud solutions are automatically handled by Campaign via a dedicated workflow. For more information, refer to the detailed documentation. |
Response Manager |
---|
Campaign Response Management lets you measure the success and ROI of your marketing campaigns or offer propositions across all channels: email, mobile, direct mail, etc. For more information, refer to the detailed documentation. |
Distributed Marketing |
---|
Campaign Distributed Marketing lets you implement collaborative campaigns between central entities (headquarters, marketing departments, etc.) and local entities (sales points, regional agencies, etc.). Through a shared workspace (campaign packages), you can create campaign templates and propose them to your local entities. For more information, refer to the detailed documentation. |
Compatibility updates
Refer to the Campaign Compatibility matrix.
Improvements
Patches
' & < > "
. These characters are now supported in personalization blocks (example: firstname=“Brian O’Neil”). (NEO-43184)February 2, 2022
Patches
October 28, 2021
Inbound Interaction |
---|
Real-time interaction management is now available for inbound channels. Use Campaign Inbound Interaction module to present the best offer to your customers as they visit your website or reach out to your call center. This capability comes with Campaign v8 as an option and requires specific configuration on your instance. Reach out to your Adobe representative to have access to the Inbound Interaction module. For more information, refer to the detailed documentation. |
Campaign Optimization |
---|
Campaign Optimization module is now available. This module lets you control, filter and monitor the sending of deliveries. To avoid conflicts between campaigns, Adobe Campaign can test various combinations by applying specific constraint rules. This guarantees that the messages sent meet the needs and expectations of customers and company communication policies. For more information, refer to the detailed documentation. |
Unicity Service |
---|
Unicity Service is a new Cloud Database Manager component. It helps users preserve and monitor the integrity of unique key constraints within Cloud Database tables. This allows you to reduce the risk of inserting duplicate keys. As Cloud Database does not enforce unicity constraints, Unicity Service introduces at application level, a set of new guardrails reduce the risk of inserting duplicates when managing the data with Adobe Campaign. Unicity Service initiates a new built-in workflow called ffdaUnicity to monitor unicity constraints and alert when duplicates are detected. For more information, refer to the detailed documentation. |
Improvements
Other changes
nms:visitor
). This field is calculated and is to be used for web applications.Patches
<autoStg>
attribute from a table definition element, or changed its value from true
to false
, the related staging table was not deleted. This issue has been fixed.September 7, 2021
Security enhancements
Improvements
Other changes
Patches
July 23, 2021
What’s new?
New workflow activity: Change Data Source |
---|
The new Change Data Source workflow activity allows you to change the data source of a workflow's working table. This provides enhanced flexibility in managing data across different data sources (FDA, FFDA & local database). In Adobe Campaign workflows, data is managed using working (or temporary) tables. As the workflow executes, working tables share data across workflow activities. By default, working tables are created on the same database as the source of the data we query on. With Campaign v8, the main profiles table is stored on the cloud database directly. So querying on the Profiles table will create a working table on the cloud database as well. In certain cases, it can make sense to move the working table to another data source in order to perform specific operations. For more information, refer to the detailed documentation. |
LINE channel availability |
---|
The LINE channel is now available with Campaign v8, including the following enhancements when combined with the transactional messaging module:
|
Other improvements