Extending the Adobe Experience Platform Profile and Segment Membership integration component
The following rules are marked as extension and are provided for extending the Adobe Experience Platform Profile and Segment Membership integration component.
- LoopSegmentMembershipAndInsertIntoStreamDataSet
- This activity rule read JSON elements, loop segment data, and save in stream data set. The customer can extend this activity to read customer profile attributes and update respective customer profile data.
- AdobeSegmentMembershipDataFlow
- This segment membership data flow read Segment membership data from Stream data set and store in DB data set. Add additional changes, if required.
- MapAdobeMembershipFields
- The data transform rule is a place to validate, transform, or set additional data fields that need to be saved in underlying datastore.
Previous topic Installing and configuring the Adobe Experience Platform Profile and Segment Membership integration component