Adobe Experience Platform release notes
Release date: August 20, 2024
Updates to existing features and documentation in Experience Platform:
Attribute-based access control abac
Attribute-based access control is a capability of Adobe Experience Platform that gives privacy-conscious brands greater flexibility to manage user access. Individual objects such as schema fields and segments can be assigned to user roles. This feature lets you grant or revoke access to individual objects for specific Experience Platform users in your organization.
Through attribute-based access control, administrators of your organization can control users’ access to sensitive personal data (SPD), personally identifiable information (PII), and other customized type of data across all Experience Platform workflows and resources. Administrators can define user roles that have access only to specific fields and data that correspond to those fields.
New feature
You can now utilize Permission Manager to generate reports using simple queries, which will help you understand access management and save time verifying access permissions across several workflows and granularity levels. For more information on creating reports for users and roles, see the Permission Manager user guide.
For more information on attribute-based access control, see the attribute-based access control overview. For a comprehensive guide on the attribute-based access control workflow, read the attribute-based access control end-to-end guide.
Data Ingestion (updated August 23rd) data-ingestion
Adobe Experience Platform provides a rich set of features to ingest any type and any latency of data. You can ingest using Batch or Streaming APIs, using Adobe-built sources, data integration partners or the Adobe Experience Platform UI.
Update to date format handling in batch data ingestion
This release addresses an issue with the date format handling in batch data ingestion. Previously, the system transformed date fields inserted by clients as Date
into DateTime
format. This meant that the timezone was automatically added to fields and it caused difficulties for users who preferred or required the Date
format. Going forward, the timezone will not automatically be added to Date
-type fields. This update ensures that the exported format of data matches the format represented on the profile for that field as requested by customers.
Date
fields before the release : "birthDate": "2018-01-12T00:00:00Z"
Date
fields after the release: "birthDate": "2018-01-12"
Read more about batch ingestion.
Destinations destinations
Destinations are pre-built integrations with destination platforms that allow for the seamless activation of data from Adobe Experience Platform. You can use destinations to activate your known and unknown data for cross-channel marketing campaigns, email campaigns, targeted advertising, and many other use cases.
New or updated destinations
New or updated functionality
The option to edit the export schedules for multiple exported audiences directly from the scheduling step of the audience activation workflow is now available to all customers.
The option to edit the names of multiple exported files directly from the scheduling step of the audience activation workflow is now available to all customers.
The option to remove multiple audiences from existing dataflows from the Destination Details page is now available to all customers.
The option to export multiple files on-demand to batch destinations from the Destination Details page is now available to all customers.
You can now edit the names of multiple exported files directly from the Destination Details page.
The option to remove multiple datasets from a dataflow is now available to all customers.
For more information, read the destinations overview.
Experience Data Model (XDM) xdm
XDM is an open-source specification that provides common structures and definitions (schemas) for data that is brought into Adobe Experience Platform. By adhering to XDM standards, all customer experience data can be incorporated into a common representation to deliver insights in a faster, more integrated way. You can gain valuable insights from customer actions, define customer audiences through segments, and use customer attributes for personalization purposes.
New features
Use advanced machine-learning algorithms to analyze your sample data files and automatically create optimized schemas using standard and custom fields.
Key Features:
- Faster Schema Creation: Generate schemas directly from sample data files using ML-recommended and generated XDM fields.
- Flexible Schema Evolution: Easily add or update fields in the generated schema.
- Seamless Integration: Fully integrated with the core schema creation flow in the Schema Ul, ensuring a smooth and cohesive user experience.
- Efficient Review & Editing: Quickly view and update your schema using the Flat View editor, making the creation process more efficient and user-friendly.
To learn more, read the ML-assisted schema creation workflow guide.
For more information on XDM in Experience Platform, see the XDM System overview.
Identity Service identity-service
Use Adobe Experience Platform Identity Service to create a comprehensive view of your customers and their behaviors by bridging identities across devices and systems, allowing you to deliver impactful, personal digital experiences in real time.
Updated documentation
For more information on Identity Service, read the Identity Service overview.
Segmentation Service segmentation
Segmentation Service allows you to segment data stored in Experience Platform that relates to individuals (such as customers, prospects, users, or organizations) into audiences. You can create audiences through segment definitions or other sources from your Real-Time Customer Profile data. These audiences are centrally configured and maintained on Experience Platform, and are readily accessible by any Adobe solution.
Updated features
For more information on Segmentation Service, please see the Segmentation overview.
Sources
Experience Platform provides a RESTful API and an interactive UI that lets you set up source connections for various data providers with ease. These source connections allow you to authenticate and connect to external storage systems and CRM services, set times for ingestion runs, and manage data ingestion throughput.
Use sources in Experience Platform to ingest data from an Adobe application or a third-party data source.
Updated feature
Updated documentation
For more information, read the sources overview.